docs_delete_text
Deletes a specific range of text from a Google Doc using document ID and start/end indices, removing unwanted content.
Instructions
Delete a range of content from a Google Doc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_index | Yes | ||
| document_id | Yes | ||
| start_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |