Takaisin Notion Views -kohtaan

Yhdistä Knoon AI kohteen Notion Views (Notion) kanssa automatisoidaksesi AI-työnkulut.

Retrieve paginated results from a cached Notion view query.
notionViewQueryResults
BETA
Sisäinen
Oikeudet
Näytettävää kohdetta ei ole.
Valinnaiset oikeudet
Näytettävää kohdetta ei ole.
Parametrit
NimiTyyppiKuvausPakollinen
viewIdmustache Notion view ID.Kyllä
queryIdmustache View query ID.Kyllä
start_cursormustache Pagination cursor returned by a previous query results response.Ei
page_sizenumber Maximum number of results to return.Ei
Palautukset
NimiTyyppiKuvaus
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.