Commit Graph

4 Commits

Author SHA1 Message Date
Taylor Wilsdon
bbdd61d08d fix attachments + test 2026-02-28 17:12:30 -04:00
github-actions[bot]
c454cc9630 style: auto-fix ruff lint and format 2026-02-24 14:27:22 +00:00
Taylor Wilsdon
7d5c0fdbca ruff & mimetype 2026-02-19 09:42:42 -05:00
Max Ghenis
d4070a209b feat: surface quotedFileContent (anchor text) in comment reading
When reading comments via read_document_comments / read_spreadsheet_comments /
read_presentation_comments, the Drive API's quotedFileContent.value field is
now requested and displayed as "Quoted text:" in the output. This shows which
specific text in the document each comment is anchored to.

Comments without anchor text (document-level comments) omit the line.

Relates to #210

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-18 19:12:21 -08:00