delete_saved_query
Delete a saved query by its ID. Use dry_run to preview the action before executing.
Instructions
Delete a saved query.
Args: query_id: The saved query ID to delete. dry_run: If True, preview the action without executing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query_id | Yes | ||
| dry_run | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |