cache_cache_delete
Remove a single key from the cache to delete its stored value and free resources.
Instructions
[cache] Remove a single key from the cache.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |