notion_search
Search pages and databases to find content by query, then filter, sort, and paginate results as needed.
Instructions
Search pages and databases
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Sort configuration | |
| query | No | Search query string | |
| filter | No | Filter configuration | |
| page_size | No | Number of results per page (max 100) | |
| start_cursor | No | Pagination cursor |