read_google_doc
Extract structured JSON data from Google Docs including text, tables, and image metadata for programmatic access and data processing.
Instructions
Read a Google Doc as structured JSON with text, tables, and image metadata.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| document_id_or_url | Yes | ||
| tab_id | No | ||
| download_images | No | ||
| output_dir | No |