Start Platform Research Workflow
ata_start_research_workflowStart a platform-managed Algo Agent research workflow from an objective, scope, maximum whole-credit envelope, gate policy, search-family hints, and creative brief. Set autonomousResearchStateWrites true to let this workflow save scoped research lessons while unattended; it never permits editor changes or promotion claims. Returns a workflowJobId; poll ata_get_research_workflow_status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No | ||
| objective | Yes | The user-facing research objective to pursue. | |
| gatePolicy | No | ||
| caseStudyId | No | ||
| budgetCredits | Yes | Maximum whole-credit envelope. The platform reserves it up front, charges measured work, and returns the unused remainder. | |
| creativeBrief | No | ||
| researchRunId | No | ||
| idempotencyKey | No | Optional retry-stability key; the same key returns the same workflow job. | |
| searchFamilies | No | ||
| minBaselineImprovement | No | ||
| requiredPromotionState | No | ||
| autonomousResearchStateWrites | No | When true, explicitly authorize this durable MCP workflow to save narrowly scoped research lessons while it runs unattended. This never authorizes editor changes or promotion claims. |