Deleting a custom data source
action1_delete_data_sourceDelete a custom data source by providing its ID. Requires confirmation to prevent accidental removal of built-in data sources.
Instructions
Deleting a custom data source. Deletes an existing custom data source. Note that you cannot remove built-in data sources. Perm: manage_data_sources.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Required to execute. Exact string "YES". | |
| dry_run | No | Default true (preview). Set false to execute. | |
| data_source_id | Yes | Provide a specific data source ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||