cigchat_flow_agents
List flow agents page by page, searching by name or filtering by role. Retrieve agent details for managing your bot's operations.
Instructions
Get list of agents [GET /flow/agents] Requires the "Manage Flow" scope on the token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Search for agent name | |
| page | No | Page number, between 1 and 100 | |
| role | No | Filter by role, available role: owner, admin, member, agent | |
| limit | No | Number of items in the response |