Πίσω στο 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. |