search_my_sessions
Find past agent sessions by meaning, not just keywords. Get ranked results with a why and session summary to quickly recall how a problem was solved.
Instructions
Semantic search over the user's own agent sessions — matches by MEANING, not just keywords (a query about 'retries' finds a session about 'exponential backoff'), ranked by relevance with a one-line why per hit. Each result shows what was asked and a summary of what the session did. Private: only the user's own sessions are reachable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | what to find — a topic, error, or how something was solved (e.g. 'how did I fix the 401') |