get_session_details
Retrieve a session summary and up to 500 tool calls with timing, cost, and success data by providing a session ID.
Instructions
Drill into a single session by ID: returns the session summary plus every tool call (up to 500) with timing, cost, and success.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | Session ID from list_recent_sessions. |