cache_manage
Remove or clear cached DuckDB data from Ontario open data queries. Specify a resource ID to remove one entry or use clear action to erase all cached data.
Instructions
Manage the local DuckDB cache: remove or clear cached data.
Args: action: One of "remove" (single resource) or "clear" (all) resource_id: Required for "remove" action. Prefixed or bare ID accepted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| resource_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |