返回 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.