main
Fixed formatting
fix: resolve field mask conflict for tabbed docs + fix renameTab request type
feat: add planning-doc formatting tools
fix(docs): narrow tab field masks (#126)
test: update clone table expectations
style: format clone table test
feat: add modifyText and findAndReplace tools
feat: implement findElement tool
feat(docs): add insertSectionBreak and updateSectionStyle
feat: add insertTableWithData tool for pre-populated table insertion
test: add tabbed-document path coverage to structureHelpers
fix docs table formatting review issues
test: add coverage for buildDocumentGetFields and shared body field constants
fix: address PR feedback for table mutations
style: format table mutation fixes