Notion MCP Server
by ramidecodes
Verified
query-database
Input Schema
Name | Required | Description | Default |
---|---|---|---|
database_id | Yes | The ID of the database to query | |
filter | No | JSON string of filter criteria | |
page_size | No | Number of results to return (max 100) | |
sorts | No | JSON string of sort criteria | |
start_cursor | No | Pagination cursor |