cache_delete
Remove a specific key from the cache to free up resources or manage data efficiently. Specify the key and optional namespace for targeted cache deletion within MCP workflows.
Instructions
Delete a key from the cache
Input Schema
Name | Required | Description | Default |
---|---|---|---|
key | Yes | Cache key to delete | |
namespace | No | Optional namespace | default |