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>
This commit is contained in:
Max Ghenis
2026-02-18 19:12:21 -08:00
parent 860bc4c16f
commit d4070a209b
3 changed files with 115 additions and 1 deletions

0
tests/core/__init__.py Normal file
View File