Atrás a Notion Views
Conectar Knoon AI con Notion Views (Notion) para automatizar flujos de trabajo de AI.
Create a cached query for a Notion view.
notionViewQueryCreate
Beta
Interno
Permisos
No hay elementos para mostrar.
Permisos opcionales
No hay elementos para mostrar.
Parámetros
| Nombre | Tipo | Descripción | Requerido |
|---|---|---|---|
| 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 |
Devoluciones
| Nombre | Tipo | Descripción |
|---|---|---|
| object | string | Object type. |
| id | string | Cached query ID. |