Notion

getDatabase

Retrieves a Notion database object by its ID.

Remote kamolc4/notion-mcp

Other tools also called getDatabase? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "id": {
      "type": "string",
      "description": "The database ID."
    }
  }
}
          

Provider

Notion →