get_doc_smart_chips
Extract smart chips like person mentions and file links from Google Docs to identify embedded references and connections within documents.
Instructions
Extract all smart chips (person mentions, file/rich links) from a document.
Walks the document body and returns each chip's type, position, and properties.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_google_email | Yes | ||
| document_id | Yes | ID of the document. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |