spine_recall
Retrieve cached results from previous tool calls to check past outputs without re-executing tools, particularly when tools are no longer available.
Instructions
Recall cached results from previous tool calls. Use this to check what a tool returned earlier without re-calling it, especially if that tool is no longer in your active tool set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool_name | No | Filter by tool name (optional) | |
| query | No | Search cached results by keyword (optional) | |
| last_n | No | Number of recent results to return (default 5) |