format_research_for_notion
Transform market research into Notion API blocks for a structured report page. Use the output with API-patch-block-children to create a polished research page.
Instructions
Generate beautiful, rich Notion page content blocks for a market research report. Returns the exact Notion API block structure — pass it directly to the Notion MCP's API-patch-block-children tool to create a stunning research page.
Workflow:
First create a page in your Research database using API-post-page
Then call this tool to get the formatted blocks
Pass the blocks to API-patch-block-children with the page ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| risks | Yes | Risk factors | |
| analysis | Yes | 2-3 paragraph analysis | |
| evidence | Yes | Key evidence points | |
| base_rate | Yes | 1-2 sentences on historical base rate | |
| iteration | No | Research iteration number | |
| market_id | Yes | Polymarket market ID | |
| confidence | Yes | Confidence level | |
| conviction | Yes | Your research conviction | |
| fair_value | Yes | Your estimated fair probability (0-1) |