Notion

notion_get_user

Get a user by ID.

Remote node2flow/notion

Other tools also called notion_get_user? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "user_id": {
      "type": "string",
      "description": "User ID"
    }
  }
}
          

Provider

Notion →