notion_retrieve_bot_user
Retrieve the bot user associated with the current Notion API token to identify the authenticated account for workspace interactions.
Instructions
Retrieve the bot user associated with the current token in Notion
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| random_string | Yes | Dummy parameter for no-parameter tools | |
| 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. | markdown |