Expand description
Native session_search tool — keyword search within a conversation session.
Loads a session from the persistence layer and filters messages by keyword.
Cross-session full-text search requires a session_id to be provided;
without one the tool returns a helpful error explaining the limitation.