get_session_calls
Retrieve all model calls for a given session ID, sorted oldest first, to debug AI interactions and analyze session usage.
Instructions
Get all model calls for a specific session, sorted by timestamp (oldest first).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | The session ID to retrieve calls for |