cache_propose_tool_ttl_adjust
Propose a tool cache TTL change, creating a pending proposal for human approval. Include reasoning for the adjustment.
Instructions
Propose an agent-cache per-tool TTL change for review. Creates a pending proposal that requires human approval. Reasoning must be at least 20 characters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cache_name | Yes | Name of the agent cache (e.g. 'betterdb_agentcache_prod') | |
| tool_name | Yes | Tool whose TTL is being changed | |
| new_ttl_seconds | Yes | Proposed TTL in seconds (10–86400) | |
| reasoning | Yes | Why the change is being proposed (≥20 chars) | |
| instanceId | No | Connection ID; defaults to the active instance |