insert_text
Add text at a specific position in Google Docs documents to edit content precisely where needed.
Instructions
Insert text at a specific index within a document or tab.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| document_id | Yes | The ID of the Google Document | |
| text_to_insert | Yes | The text to insert | |
| index | Yes | The index (1-based) where the text should be inserted | |
| tab_id | No |