العودة إلى Notion Views

اتصل بـ Knoon AI مع Notion Views (Notion) لأتمتة تدفقات عمل الذكاء الاصطناعي.

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.