generate_markdown
Render structured research reports into GitHub-flavored Markdown with a table of contents, per-section confidence/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 |
|---|---|---|---|
| tags | No | Cover-page badge pills, e.g. ['Unlisted', 'Credit Assessment'] | |
| title | Yes | ||
| sections | Yes | ||
| subtitle | No | ||
| brandName | No | Report letterhead name; defaults to the server's own branding | |
| preparedBy | No | Shown on the cover page, e.g. 'INDUSS Research Intelligence Agent' | |
| companyName | No | ||
| generatedAt | No | ||
| brandTagline | No | Report letterhead tagline | |
| classification | No | Cover-page eyebrow label, e.g. 'CONFIDENTIAL RESEARCH REPORT' |