queryNotionDatabase
Retrieve and filter items from a specified Notion database using customizable criteria to organize and access your data efficiently.
Instructions
Retrieves and filters items from a specified Notion database.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| databaseId | Yes | ID of the database to query | |
| filter | No | Optional filter criteria | |
| sorts | No | Optional sorting criteria | |
| pageSize | No | Number of results to return (max 100) |