request_approval
Approve a plan requiring confirmation by issuing a server-authoritative approval grant bound to the plan's validation digest, and return a single-use approval ID for execution.
Instructions
Issue a server-authoritative approval grant for a plan requiring confirmation. A trusted host may inject an authenticated operator principal. The optional operator_token exists only for explicitly enabled local/dev compatibility mode; the caller never supplies the recorded operator identity. The returned approval_id is single-use and bound to the plan's current validation digest.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan_id | Yes | ||
| bundle_digest | No | ||
| operator_token | No | ||
| recurrence_digest | No | ||
| validation_digest | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||