List flows
list_flowsRetrieve all flows for a bot by providing its UUID. Specify optional page and per_page parameters to control pagination and view the bot's configured flows.
Instructions
List the flows that belong to a bot, given the bot's UUID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| bot_id | Yes | UUID of the bot whose flows to list. | |
| per_page | No |