חזרה אל Notion Views
התחבר ל-Knoon AI עם Notion Views (Notion) כדי לאוטומטי תהליכי עבודה של AI.
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. |