ย้อนกลับไปยัง 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.