cigchat_list_subflows
Fetch a paginated list of subflows from your cig.chat bot. Search by name and use page and limit to navigate results.
Instructions
Get list of sub flows [GET /flow/subflows] Requires the "Manage Flow" scope on the token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Search for sub flow name | |
| page | No | Page number, between 1 and 100 | |
| limit | No | Number of items in the response |