chimera_dedup_lookup
Inspect the tool-call dedup cache by SHA256 prefix. List or clear cached calls per namespace to manage duplicate detection.
Instructions
Inspect or query the per-namespace tool-call dedup cache. Use action='get' with key (sha256 prefix) to retrieve a prior call's metadata, action='list' to see all tracked calls, action='clear' to reset. Populated automatically by the PostToolUse hook.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | list | |
| key | No | 16-char hex key (required for action=get). | |
| tool_name | No | Optional filter for action=list. | |
| namespace | No | default |