generate_markdown
Converts structured research reports into GitHub-flavored Markdown, adding a table of contents, per-section confidence and sources, and a consolidated citation list.
Instructions
Renders a structured report (see generate_report's schema) into a GitHub-flavored Markdown document with a table of contents, per-section confidence/sources, and a consolidated citation list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| sections | Yes | ||
| subtitle | No | ||
| companyName | No | ||
| generatedAt | No |