trigger_delete
Remove automated triggers from Google Workspace scripts by specifying their unique IDs. This tool helps manage script execution schedules and event-based automation within Google Sheets, Apps Script, and other Workspace applications.
Instructions
Delete a trigger by ID. Use trigger_list to find IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| script_id | Yes | ||
| trigger_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |