List Flow Runs
neuron_list_flow_runsList execution runs for a flow, newest first. Each run shows status (running/waiting/completed/failed/cancelled), trigger type, step count, and timing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | UUID of the flow. | |
| page | No | Page number (default: 1). | |
| limit | No | Items per page (default: 20, max: 100). |