العودة إلى Notion Views
اتصل بـ Knoon AI مع Notion Views (Notion) لأتمتة تدفقات عمل الذكاء الاصطناعي.
Create a cached query for a Notion view.
notionViewQueryCreate
بيتا
داخلي
الأذونات
لا توجد عناصر للعرض.
الأذونات الاختيارية
لا توجد عناصر للعرض.
المعلمات
| الاسم | النوع | الوصف | مطلوب |
|---|---|---|---|
| viewId | mustache | Notion view ID. | نعم |
| filter | mustache | Filter object for the cached query. Provide valid JSON object. | لا |
| sorts | mustache | Array of sort objects for the cached query. Provide valid JSON array. | لا |
| start_cursor | mustache | Pagination cursor to start the cached query from. | لا |
| page_size | number | Maximum number of results for the cached query. | لا |
العائدات
| الاسم | النوع | الوصف |
|---|---|---|
| object | string | Object type. |
| id | string | Cached query ID. |