list_my_chat_participants
Retrieve the list of participants in a specified chat room, with optional filtering by participant type (User or Agent).
Instructions
List participants in a chat room.
Args:
chat_id: The chat room ID (required).
participant_type: Filter by type: 'User' or 'Agent' (optional).Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat_id | Yes | ||
| participant_type | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |