notion_update_block
Update a Notion block by passing a JSON string of arguments to the connector operation.
Instructions
Notion connector operation update_block (platform tool notion.update_block).
Routes through /api/tools/invoke under your JWT, tenant, and company scope.
Args: arguments: JSON string of arguments for the connector operation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| arguments | No | {} |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |