Indietro a Notion Views
Connetti Knoon AI con Notion Views (Notion) per automatizzare i flussi di lavoro AI.
Create a cached query for a Notion view.
notionViewQueryCreate
Beta
Interno
Autorizzazioni
Non ci sono elementi da visualizzare.
Autorizzazioni facoltative
Non ci sono elementi da visualizzare.
Parametri
| Nome | Tipo | Descrizione | Obbligatorio |
|---|---|---|---|
| viewId | mustache | Notion view ID. | Sì |
| filter | mustache | Filter object for the cached query. Provide valid JSON object. | No |
| sorts | mustache | Array of sort objects for the cached query. Provide valid JSON array. | No |
| start_cursor | mustache | Pagination cursor to start the cached query from. | No |
| page_size | number | Maximum number of results for the cached query. | No |
Resi
| Nome | Tipo | Descrizione |
|---|---|---|
| object | string | Object type. |
| id | string | Cached query ID. |