delete_dataset
Permanently remove a dataset while preserving its referenced entities. Use this tool to delete dataset associations without affecting the underlying entities.
Instructions
Permanently delete a dataset.
The entities the dataset referenced are not deleted; only the dataset and its entity associations are removed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | No | CatchAll API key. Optional if provided via x-api-key header or CATCHALL_API_KEY env var. | |
| dataset_id | Yes | The dataset ID to delete. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |