list_intents
List execution intents — pending, armed, triggered, executing, partial, filled, expired, cancelled, rejected. Shows the full execution pipeline status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| apiKey | Yes | SimpleFunctions API key. Get one at https://simplefunctions.dev/dashboard/keys | |
| status | No | Filter: pending, armed, triggered, executing, partial, filled, expired, cancelled, rejected | |
| activeOnly | No | Only show active intents (default true) |