dms_fetch
Retrieve the text content of publicly shared Google Drive documents by file ID. Supports docx, gdoc, xlsx, gslides, and PDF attempts, returning up to 20,000 characters for quick reference or analysis.
Instructions
Fetch the text content of a publicly shared Google Drive document (docx/gdoc/xlsx/gslides/pdf attempts) by drive id. Returns up to 20k chars.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Drive file id | |
| name | No | Optional file name to detect format |