synthesize_report
Build a structured Markdown report from named sections. Each report includes a knowledge-freshness footer listing domains with verified dates and volatility tags to ensure data reliability.
Instructions
Build a structured Markdown report from named sections.
The output includes a knowledge-freshness footer that lists every domain the report draws on with its current verified date and volatility tag.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Report title. | |
| sections | No | List of {heading, body} dicts. Each becomes an H2 section. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||