notion_retrieve_bot_user
Fetch the bot user linked to the current Notion token, specifying response format as JSON or Markdown for readability or further data manipulation.
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 |