jamjet_list_executions
List workflow executions with optional filters for status, tenant, and pagination to monitor and manage processes in the JamJet runtime.
Instructions
List workflow executions with optional filters
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default 50) | |
| offset | No | Offset for pagination | |
| status | No | Filter by status: running, paused, completed, failed | |
| tenant_id | No | Tenant ID (default: default) |