get_chat_history
Retrieve paginated coaching or chat logs for a client, filtered by conversation ID or date range, to review message history.
Instructions
Paginated coaching/chat conversation logs.
Args: conversation_id: Restrict to one conversation thread. limit: Max messages to return (default 50).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| end_date | No | ||
| client_id | Yes | ||
| start_date | No | ||
| conversation_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||