list_flow_executions
Retrieve recent flow executions with status filters to monitor progress and troubleshoot issues.
Instructions
List recent executions of a flow with status (completed, error, running)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max records to return (default 25) | |
| status | No | Filter by status: running, complete, error, cancelled | |
| flow_sys_id | Yes | sys_id of the parent flow |