notion_get_self
Retrieve the authenticated Notion user's profile details, including name and email, by invoking the Notion connector's get_self operation.
Instructions
Notion connector operation get_self (platform tool notion.get_self).
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 |