cigchat_flow_bot_fields
Retrieve paginated bot fields for a flow, optionally filtering by field name to manage flow configurations in cig.chat.
Instructions
Get list of bot fields by flow [GET /flow/bot-fields] Requires the "Manage Flow" scope on the token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Search for bot field name | |
| page | No | Page number, between 1 and 100 | |
| limit | No | Number of items in the response |