approvals_approve_instruction
Approve or reject a pending instruction by providing its ID and approval decision, with an optional comment. Enforces that users cannot approve their own instructions and requires appropriate permission.
Instructions
Approve or reject an Instruction. Users cannot approve their own instructions. Requires 'Approve' on the Instruction Definition.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment | No | ||
| approved | Yes | true = approve, false = reject | |
| instructionId | Yes |