close_research_experiment
close_research_experimentClose the active or specified research hypothesis/protocol after evidence supports, falsifies, or abandons the branch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rationale | No | Concise closure rationale: aim for 700 characters or fewer; hard maximum 1000. Avoid repeating full evidence already in the journal. | |
| protocolId | No | Optional protocol id to close. Defaults to the active protocol in context. | |
| caseStudyId | No | Optional: bind this call to one of your case studies. Defaults to the bound run's case study. | |
| hypothesisId | No | Optional hypothesis id to close. Defaults to the active hypothesis in context. | |
| researchRunId | No | Optional: bind this call to one of your existing research runs. Defaults to this session's most recent unfinished run. | |
| protocolStatus | No | ||
| hypothesisStatus | No | ||
| mcpIdempotencyKey | No | Unique key for this logical action. Reuse it only when retrying the same arguments. Required for hosted trust-creating actions when no idempotency header is supplied. |