get-session
Retrieve a single session by its GlobalID or session_id, optionally including annotations. Use this tool to fetch specific session details without listing all sessions.
Instructions
Get a single session by GlobalID or user-provided session_id.
Example usage: Show me session "chat-123"
Expected return: A session object and, optionally, its annotations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_identifier | Yes | ||
| include_annotations | No |