Deleting a custom report
action1_delete_reportDelete a custom report by providing its ID. Requires confirmation and the manage_reports permission.
Instructions
Deleting a custom report. Deletes a custom report specified by its ID. Perm: manage_reports.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Required to execute. Exact string "YES". | |
| dry_run | No | Default true (preview). Set false to execute. | |
| report_id | Yes | Provide a specific report ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||