Notion Describe
notion_describeReturns JSON Schema and a working example for a Notion API operation. Use this before executing when the payload shape is nontrivial, such as query filters or structured block trees.
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. |