get-session
Retrieve a single session by GlobalID or a user-defined session ID, with the option to include annotations.
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 |