history_search
Search past command history across all connected agents to find commands, sources, or projects from earlier sessions. Use when recent context is insufficient.
Instructions
Search older cross-project history across every registered agent. Call only when the user explicitly asks to search past history, names an older date/source/topic, or recent context is insufficient.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cli | No | Optional connector ID. Omit to search every registered agent. | |
| limit | No | ||
| model | No | ||
| query | Yes | ||
| source | No | ||
| project | No | ||
| include_technical | No | Also search tool and event records (thinking, tool calls/results). Disabled by default. |