update_doc_tab
Rename a tab in a Google Doc by providing the document ID, tab ID, and new title. Use this tool to update tab names for better organization.
Instructions
Renames a tab in a Google Doc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_google_email | Yes | User's Google email address | |
| document_id | Yes | ID of the document to update | |
| tab_id | Yes | ID of the tab to rename (use inspect_doc_structure to find tab IDs) | |
| title | Yes | New title for the tab |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |