delete_named_range
Remove a named range from a Google Document using its unique ID to clean up document structure and manage defined ranges.
Instructions
Delete a named range.
The named range ID is returned when creating a named range.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| document_id | Yes | The ID of the Google Document | |
| named_range_id | Yes | ID of the named range to delete |