Notion

notion_get_bot_user

Get the bot user info for this integration. Useful for checking identity and permissions.

Remote node2flow/notion

Other tools also called notion_get_bot_user? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "_fields": {
      "type": "string",
      "description": "Comma-separated list of fields to include in the response (e.g. \"id,type,name\")"
    }
  }
}
          

Provider

Notion →