Tool to create a new named range in a Google Document. Use this to assign a name to a specific part of the document for easier reference or programmatic manipulation.
nameRequiredstringThe name for the new named range. Must be 1-256 characters.
tabIdstringOptional. The ID of the document tab containing this range. When omitted, Google Docs applies the request to the first tab.
documentIdRequiredstringThe ID of the document where the named range will be created.
rangeEndIndexRequiredintegerThe zero-based end index of the range.
rangeSegmentIdstringOptional. The ID of the header, footer, or footnote. Empty for document body.
rangeStartIndexRequiredintegerThe zero-based start index of the range.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.