cigchat_list_custom_events
Get a paginated list of custom events for a flow, with optional name search. Use it to review and manage events in your cig.chat bot.
Instructions
Get list of custom events by flow [GET /flow/custom-events] Requires the "Manage Flow" scope on the token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Search for event name | |
| page | No | Page number, between 1 and 100 | |
| limit | No | Number of items in the response |