list_flows
List AI flows in your workspace. Returns flow names, statuses, and metadata with pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number for pagination (default: 1). | |
| state | No | Filter by state: 'activated' (default) or 'trashed'. | |
| search | No | Search flows by keyword. |