notion.getViewQueryResults retrieve another page from an existing view query.
Example
automations/notion-get-view-query-results.automation.ts
Inputs
view_id and query_id are required. Use start_cursor and page_size for pagination. Every input accepts a compatible signal, and an optional second argument can select a named account.
Output
Returns a paginatedpage list. Queries expire at the time reported by createViewQuery.