list_conversations
Retrieve paginated conversation history for AI bots, enabling users to manage and review previous interactions with controlled result sets.
Instructions
List all conversations for the bot app with pagination
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of conversations to return | |
| offset | No | Offset for pagination |