Delete Claim
delete_claimSoft-delete a claim by id. The row and its score history are preserved for audit (archived, not erased); the claim drops out of default list_claims results. Idempotent — deleting an already-archived claim succeeds.
Tier: all paid + free tiers (sample rejected).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| claim_id | Yes | Id of the claim to archive. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| _meta | Yes | Provenance envelope — data lineage for every MCP response | |
| archived | Yes | ||
| claim_id | Yes |