search
Find pages and databases in Notion by search query. Only returns content accessible to your integration, supporting filters and pagination.
Instructions
Search for pages and databases in the Notion workspace. Only returns content the integration has access to.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Text to search for. Empty string returns all accessible content. | |
| page_size | No | Maximum results to return (max 100) | |
| filter_type | No | Filter results to only pages or only databases | |
| start_cursor | No | Pagination cursor from a previous response | |
| sort_direction | No | Sort by last_edited_time | descending |