approvals_can_approve_scheduled_instruction
Check if a user has permission to approve a scheduled instruction by its ID, returning a simple yes/no result to prevent unauthorized approvals.
Instructions
Check whether the calling user can approve the given Scheduled Instruction.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Scheduled Instruction ID |