Google Docs - Clear Document Content
Overview
To use this template, ensure you have access to the Google Document you wish to clear. You will need the full URL of the document and, if applicable, the service account credentials to authenticate your access.
Variables
Name | Reference | Type | Required | Default | Options | Description |
---|---|---|---|---|---|---|
Document URL | GOOGLEDOCS_DOC_URL | Alphanumeric | ✅ | - | - | The full URL to the Google Doc. Required to identify and access the document. |
YAML
Below is the YAML template
source:
template: Google Docs - Clear Document Content
inputs:
GOOGLEDOCS_DOC_URL:
type: TEMPLATE
guardrails:
retry_count: 1
retry_wait: 0h0m0s
runtime_cutoff: 1h0m0s
exclude_exit_code_ranges:
- 10
- 14