Session Locate¶
Jump from a context_search hit to the relevant conversation page. Takes a span_index from search result metadata and returns messages centered on that chunk.
MCP name: session_locate
Category: context
Parameters¶
| Name | Type | Required | Description |
|---|---|---|---|
session_id |
str |
Yes | Full or partial (8-char) session UUID |
span_index |
int |
Yes | IR span index from context_search result metadata |