Notion Views に戻る

Notion Views (Notion) と Knoon AI を接続して 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.