notion_search_pages
Search Notion for accessible pages and retrieve their titles and IDs for use with file upload or page listing. Optionally search trashed pages for restoration.
Instructions
Search Notion for pages the integration has access to. Returns titles and page IDs — use these IDs with notion_upload_file / list_files_on_page. The integration only sees pages explicitly shared with it in Notion. in_trash=True searches trashed pages instead of active ones (restore matches with notion_restore_page).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes | ||
| in_trash | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |