get-session
Retrieve a specific session by GlobalID or user-provided ID. Optionally include annotations for the session.
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 |