cache_approve_proposal
Approve a pending proposal to apply changes to Valkey synchronously. Returns the terminal status (applied or failed). Idempotent: second call on already-applied proposal returns cached result.
Instructions
Approve a pending proposal. Synchronously applies the change to Valkey and returns the terminal status (applied|failed). Idempotent: a second call on an already-applied proposal returns the cached result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| actor | No | Optional actor identity stamped into the audit trail | |
| proposal_id | Yes | Proposal id |