create_research_run
create_research_runConfirm the persisted ResearchRun binding for this SDK run and return its objective and scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| objective | No | ||
| caseStudyId | No | Optional: bind this call to one of your case studies. Defaults to the bound run's case study. | |
| researchRunId | No | Optional: bind this call to one of your existing research runs. Defaults to this session's most recent unfinished run. | |
| 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. |