cache_cache_delete
Remove a specific key from the cache to manage stored data and free up memory in AI applications.
Instructions
[cache] Remove a single key from the cache.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |