Indietro a Notion Views

Connetti Knoon AI con Notion Views (Notion) per automatizzare i flussi di lavoro AI.

Retrieve paginated results from a cached Notion view query.
notionViewQueryResults
Beta
Interno
Autorizzazioni
Non ci sono elementi da visualizzare.
Autorizzazioni facoltative
Non ci sono elementi da visualizzare.
Parametri
NomeTipoDescrizioneObbligatorio
viewIdmustache Notion view ID.
queryIdmustache View query ID.
start_cursormustache Pagination cursor returned by a previous query results response.No
page_sizenumber Maximum number of results to return.No
Resi
NomeTipoDescrizione
objectstring Response object type.
typestring List type discriminator when returned by Notion.
view_resultmap Type-specific list metadata for view_result.
next_cursorstring Cursor for the next page of results.
has_moreboolean Whether more results are available.
results.objectstring Result object type.
results.idstring Result object ID.
results.urlstring Result object URL when available.