notion_get_block
Retrieve a block from a Notion page by providing a JSON arguments string via the Lightbulb platform's Notion connector.
Instructions
Notion connector operation get_block (platform tool notion.get_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 |