notion_get_page
Retrieves a Notion page from arguments as a JSON string. Use to access Notion data via the Lightbulb connector.
Instructions
Notion connector operation get_page (platform tool notion.get_page).
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 |