jamjet_approve
Approve or reject paused workflow executions in JamJet's durable runtime to control automated processes and coordinate multi-agent systems.
Instructions
Approve or reject a paused execution
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment | No | Optional comment | |
| decision | Yes | approved or rejected | |
| execution_id | Yes | Execution ID | |
| node_id | No | Node that requested approval | |
| tenant_id | No | Tenant ID (default: default) |