cache_cache_get
Retrieve cached values by key from the agent-friend MCP server. Returns stored data or null for missing/expired entries.
Instructions
[cache] Retrieve a previously cached value by key. Returns the value string, or null if the key does not exist or has expired.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes |