You're viewing a demo portfolio

Join the waitlist
PRSM

notion_get_database

Active

Tool of Notion_connect

declared in 0.1.0

Get a Notion database schema by ID. Returns all properties, field types, and configuration to understand structure.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "database_id": "a1b2c3d4e5f641d4a716446655440000"
    }
  ],
  "required": [
    "database_id"
  ],
  "properties": {
    "database_id": {
      "type": "string",
      "description": "Notion database ID (UUID format, with or without dashes)"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Notion_connect

https://github.com/pipeworx-io/mcp-notion_connect

1/7 registries
View full server →
notion_get_database — Notion_connect — PRSM MCP