report_list
Find saved reports within your project by filtering on author, topic, or report type and retrieve results sorted newest-first. Retrieve the reports you need without scanning through unrelated files or documents.
Instructions
List saved reports, optionally filtered by author, topic, or type.
Returns reports for the current project context, sorted newest-first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results to return (default 20). | |
| topic | No | Filter by topic keyword (empty = no filter). | |
| author | No | Filter by exact author name (empty = no filter). | |
| report_type | No | Filter by type: "research" / "design" / "analysis" / "meeting-minutes" (empty = all). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||