Notion Views로 돌아가기

Knoon AI를 Notion Views (Notion)과 연결하여 AI 워크플로우를 자동화하세요.

Retrieve paginated results from a cached Notion view query.
notionViewQueryResults
베타
내부
권한
표시할 항목이 없습니다.
선택사항 권한
표시할 항목이 없습니다.
매개변수
이름유형설명필수
viewIdmustache Notion view ID.
queryIdmustache View query ID.
start_cursormustache Pagination cursor returned by a previous query results response.아니요
page_sizenumber Maximum number of results to return.아니요
반환값
이름유형설명
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.