getSession
Fetch a session by ID, including all its traces, with the option to include input and output data.
Instructions
Get a specific session by ID including its traces.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | The unique session identifier | |
| includeIO | No | Include input/output fields in traces (can be very large, disabled by default) |