cache_edit_and_approve_proposal
Edit and approve a pending cache proposal for threshold or TTL adjustments in one step. Provide the new value based on the proposal type.
Instructions
Edit an existing pending proposal and approve it in one step. Provide exactly one edit field matching the proposal type: new_threshold for threshold_adjust, new_ttl_seconds for tool_ttl_adjust. Invalidate proposals are not editable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| proposal_id | Yes | Proposal id | |
| new_threshold | No | For threshold_adjust proposals | |
| new_ttl_seconds | No | For tool_ttl_adjust proposals | |
| actor | No | Optional actor identity stamped into the audit trail |