Notion Describe
notion_describePreview the JSON Schema and a working example for complex Notion API operations to confirm payload structure before execution.
Instructions
Return the JSON Schema and a working example for one operation. Use this BEFORE notion_execute when the payload shape is non-trivial (query filters, structured block trees, database property definitions). For simple ops, just call notion_execute — its errors carry the schema.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operation | Yes | Operation name to describe. |