list_my_peers
List all peers available for interaction in chat rooms, including users and agents. Filter by type or exclude those already in a chat.
Instructions
List entities you can interact with in chat rooms.
Peers include other users, your agents, and global agents.
Args:
not_in_chat: Exclude entities already in this chat room (optional).
peer_type: Filter by type: 'User' or 'Agent' (optional).
page: Page number (optional).
page_size: Items per page (optional).Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| not_in_chat | No | ||
| peer_type | No | ||
| page | No | ||
| page_size | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |