Retrieve Bot User
notion_retrieve_bot_userRetrieve the bot user associated with your current Notion token. Identify the bot account to verify integration permissions and identity.
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. |