agent_history
Retrieve a bounded message history from a chat room the agent session has joined, using optional limit and sequence filters to control the result range.
Instructions
Read bounded history for a room this session has joined.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| after_sequence | No | ||
| before_sequence | No | ||
| conversation_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||