confirm_entry
Confirm a cached result is accurate to increase its trust score. Collaborative verification by multiple agents enhances reliability for shared reuse.
Instructions
Confirm a cached result is accurate. Increases the entry's trust score.
When you use a cached result and verify it's correct, confirm it. This builds trust for other agents: entries confirmed by multiple agents are more reliable than unverified ones.
NETWORK EFFECT: More agents confirming = higher trust = more reuse.
Each agent can confirm an entry once. Duplicate confirmations are ignored.
Args: key: Cache key to confirm (e.g. 'weather:berlin:2026-03-28') agent_id: Your agent identifier (e.g. 'research-agent-v1')
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| agent_id | No | mcp-agent |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |