Outline a past conversation
session_outlineGet a numbered list of user prompts from a past Claude Code conversation. Use this to quickly see what a session covered or find specific turn numbers for loading details.
Instructions
Get a quick MAP of a past Claude Code conversation: the numbered list of the user's prompts, one line each. Very cheap even for huge sessions. Use this to see what a session covered, or to find which turn numbers to then load with load_session's turns. Identify the session by id or free-text query.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Session id from list_sessions/search_sessions. | |
| query | No | Free-text to locate the session if you don't have an id. |