list_avatar_conversations
Retrieve avatar chat conversations with pagination for a specified workspace.
Instructions
List avatar chat conversations. Supports pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace_id | Yes | Workspace slug or UUID | |
| page | No | Page number (default: 1) | |
| per_page | No | Results per page (default: 25, max: 100) |