get_google_doc_metadata
Retrieve metadata from a Google Document: title, revision ID, URL, and page size, without reading its full content.
Instructions
Get metadata for a Google Document.
Retrieves the document's title, revision ID, URL, and page size without reading the full content.
Args: document_id: The ID of the Google Document.
Returns: Document metadata including title, revision, and URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| document_id | Yes |