compile_report
Compile research findings and sources into structured markdown reports with citations for organized documentation.
Instructions
Compile research findings and sources into a structured markdown report with citations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Report title. | |
| query | No | The original research query. | |
| findings | Yes | List of findings, each with title, content, and optional confidence. | |
| sources | Yes | List of sources, each with url, title, and optional relevance. | |
| metadata | No | Optional metadata key-value pairs for the report frontmatter. |