Get Research Notebook
ata_get_research_notebookReturn a bounded, sanitized Algo Agent research notebook for a case study or research run, including journal records, evidence, maturity, lessons, and recent run items.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| caseStudyId | No | ||
| researchRunId | No | ||
| includeRunItemPayloads | No | ||
| includeMaturityByVersion | No | ||
| includeCandidateScriptSource | No | Include each candidate's full Pine scriptSource. Off by default because sources dominate the payload; enable to recover a candidate's exact source after context loss. Prefer a small limit when enabling. |