read_research_report
Retrieve a saved research report by filename to access its full text for review, citation, or further analysis.
Instructions
Retrieve and read a saved research report from disk.
Args:
filename: The filename of the report (e.g., '20260306_quantum_computing.md').
Returns:
The full text of the research report.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | Yes |