MCP Notion Server
query_database
Query a database with filters and sorting
Input Schema
Name | Required | Description | Default |
---|---|---|---|
database_id | Yes | ID of the database to query | |
filter | No | Filter conditions | |
page_size | No | Number of results per page | |
sorts | No | Sorting parameters | |
start_cursor | No | Pagination cursor |