list_document_tabs
Retrieve and display the hierarchical structure of tabs in a Google Document, including IDs and optional content summaries for organization and navigation.
Instructions
List all tabs in a Google Document, including their hierarchy, IDs, and structure.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| document_id | Yes | The ID of the Google Document | |
| include_content | No | Whether to include a content summary (character count) for each tab |