Unlink Claim from Thesis
unlink_claim_from_thesisRemove the link between a claim and a thesis. Idempotent — succeeds whether or not the link existed. The claim and thesis themselves are untouched. Tier: paid + free (sample rejected).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| claim_id | Yes | Identifier of the claim to unlink, as returned by save_claim or list_claims. | |
| thesis_id | Yes | Identifier of the thesis to unlink the claim from, as returned by save_thesis or list_theses. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| _meta | Yes | Provenance envelope — data lineage for every MCP response | |
| unlinked | Yes |