get_chat_session
Retrieve a specific chat session by its ID to view session details and message history.
Instructions
Get a specific chat session by ID.
Args:
session_id: Session ID (e.g., 'session:abc123')
Returns:
Session details with message history
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||