cancel_scheduled_report
Permanently delete a scheduled report definition. Requires confirm=true to proceed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Id of the scheduled report to delete. | |
| confirm | No | Set true to perform the action. Omit or false returns a preview only — nothing is written. | |
| idempotency_key | No | Optional caller-supplied key; retrying with the same key returns the original result instead of acting twice. |