report_save
Save research, analysis, design, or meeting-minutes reports to a database with project isolation, automatically displaying them on the dashboard.
Instructions
Save a research/analysis report to the database.
Reports are stored in the database with project isolation — no filesystem permission needed. Reports appear on the Dashboard reports page automatically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | Yes | Topic keywords, e.g. "ai-products-march". | |
| author | Yes | Agent name, e.g. "rd-scanner". | |
| content | Yes | Report body in Markdown format. | |
| task_id | No | Optional task ID to associate this report with a specific task. | |
| team_id | No | Optional team ID to associate this report with a specific team. | |
| report_type | No | One of "research" / "design" / "analysis" / "meeting-minutes". | research |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||