Tilbage til Notion Views
Forbind Knoon AI med Notion Views (Notion) for at automatisere AI-arbejdsgange.
Create a cached query for a Notion view.
notionViewQueryCreate
BETA
Internt
Tilladelser
Der er ingen elementer at vise.
Valgfrie tilladelser
Der er ingen elementer at vise.
Parametre
| Navn | Type | Beskrivelse | Obligatorisk |
|---|---|---|---|
| viewId | mustache | Notion view ID. | Ja |
| filter | mustache | Filter object for the cached query. Provide valid JSON object. | Nej |
| sorts | mustache | Array of sort objects for the cached query. Provide valid JSON array. | Nej |
| start_cursor | mustache | Pagination cursor to start the cached query from. | Nej |
| page_size | number | Maximum number of results for the cached query. | Nej |
Retur
| Navn | Type | Beskrivelse |
|---|---|---|
| object | string | Object type. |
| id | string | Cached query ID. |