Retour à Notion Views

Connecter Knoon AI avec Notion Views (Notion) pour automatiser les flux de travail AI.

Retrieve paginated results from a cached Notion view query.
notionViewQueryResults
Bêta
Interne
Autorisations
Il n'y a aucun élément à afficher.
Autorisations optionnelles
Il n'y a aucun élément à afficher.
Paramètres
NomTypeDescriptionRequis
viewIdmustache Notion view ID.Oui
queryIdmustache View query ID.Oui
start_cursormustache Pagination cursor returned by a previous query results response.Non
page_sizenumber Maximum number of results to return.Non
Retours
NomTypeDescription
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.