List Bot Instances
ethora-bot-instances-listList bot instances in an Ethora application, filtering by app ID or agent ID to identify deployed bots.
Instructions
List BotInstances. Filter by appId (caller's App by default) and/or agentId.
Requires: at least one invited agent in the app (ethora-agent-invite-to-chat); otherwise the list is empty.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appId | No | ||
| agentId | No | ||
| agentIdOrAddress | No | Alias for `agentId` - either name is accepted, pass whichever you have. |