14 Commits

Author SHA1 Message Date
github-actions[bot]
eaab19b1ca style: auto-fix ruff lint and format 2026-03-01 17:54:47 +00:00
Taylor Wilsdon
6753531e9d refactor tools to consolidate all modify actions 2026-03-01 12:36:09 -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
Taylor Wilsdon
6b8352a354 apply ruff formatting 2025-12-13 13:49:28 -08:00
Taylor Wilsdon
b4743d2f16 add instructions for llm if api not enabled 2025-07-28 11:49:01 -04:00
Taylor Wilsdon
d4dc255f16 resolve all ruff check errors 2025-07-18 18:04:06 -04:00
Taylor Wilsdon
2cb9243dbe reorg 2025-07-05 14:58:01 -04:00
Taylor Wilsdon
bbee9f4db7 Merge branch 'comments_errywhere' of github.com:taylorwilsdon/google_workspace_mcp into comments_errywhere 2025-07-03 19:38:02 -04:00
Taylor Wilsdon
50981d61aa fix resolve comment, all good 2025-07-03 19:37:45 -04:00
Taylor Wilsdon
f8e1f1e1d2 degoogle 2025-07-02 12:06:16 -04:00
Taylor Wilsdon
f371995dec Update core/comments.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-02 12:04:26 -04:00
Taylor Wilsdon
579fe3f0fc modular af 2025-07-01 18:56:53 -07:00
Taylor Wilsdon
878ab3b1f6 break out as actual tools 2025-07-01 17:32:34 -07:00
Taylor Wilsdon
7ce96edc48 modularize comments, add smithery 2025-07-01 17:14:30 -07:00