Get research report
get_researchRetrieve a saved research report by analysis ID to review its summary, thesis, risks, catalysts, and conclusion before making strategy decisions.
Instructions
Fetch a saved research report by analysisId. Use this to re-read research created earlier (find ids with list_research) before building or editing strategies based on it. Parameters: analysisId (UUID, required; from create_research or list_research). Returns title, symbol, overall score and view, and truncated narrative sections: executive summary, thesis, risks, catalysts, and conclusion. Full layouts and raw data are never dumped.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| analysisId | Yes | Research report UUID from create_research or list_research. |