Retour à Notion Views
Connecter Knoon AI avec Notion Views (Notion) pour automatiser les flux de travail AI.
Create a cached query for a Notion view.
notionViewQueryCreate
Bêta
Interne
Autorisations
Il n'y a aucun élément à afficher.
Autorisations optionnelles
Il n'y a aucun élément à afficher.
Paramètres
| Nom | Type | Description | Requis |
|---|---|---|---|
| viewId | mustache | Notion view ID. | Oui |
| filter | mustache | Filter object for the cached query. Provide valid JSON object. | Non |
| sorts | mustache | Array of sort objects for the cached query. Provide valid JSON array. | Non |
| start_cursor | mustache | Pagination cursor to start the cached query from. | Non |
| page_size | number | Maximum number of results for the cached query. | Non |
Retours
| Nom | Type | Description |
|---|---|---|
| object | string | Object type. |
| id | string | Cached query ID. |