Get Saved Thesis
get_thesisFetch a single saved thesis by its id. Returns the full record including outcome (if scored). Returns NOT_FOUND if the id is unknown or belongs to another user. For the claims composing a thesis use list_claims_for_thesis; for an individual claim use get_claim. Tier: paid + free (sample rejected).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| thesis_id | Yes | Id returned by `save_thesis` or `list_theses`. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| _meta | Yes | Provenance envelope — data lineage for every MCP response | |
| thesis | Yes |