Retrieve Bot User
notion_retrieve_bot_userGet the bot user data linked to your Notion API token. Identify the bot account for your integration.
Instructions
Retrieve the bot user associated with the current token in Notion
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Specify the response format. 'json' returns the original data structure, 'markdown' returns a more readable format. Use 'markdown' when the user only needs to read the page and isn't planning to write or modify it. Use 'json' when the user needs to read the page with the intention of writing to or modifying it. |