notion.search search pages and data sources shared with the integration.
Example
automations/notion-search.automation.ts
Inputs
All fields are optional. Search by title, sort by last edited time or relevance, filter object type or trash state, and paginate with a cursor. Every input accepts a compatible signal, and an optional second argument can select a named account.Output
Returns a paginatedpage_or_data_source list.
Search does not bypass Notion sharing; absent results may mean the integration lacks access.