notion_retrieve_bot_user
Retrieve the bot user details associated with your current Notion API token to identify and manage workspace access permissions.
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. | markdown |
random_string | Yes | Dummy parameter for no-parameter tools |