Tillbaka till Notion Views
Anslut Knoon AI med Notion Views (Notion) för att automatisera AI-flöden.
Create a cached query for a Notion view.
notionViewQueryCreate
BETA
Intern
Behörigheter
Det finns inga objekt att visa.
Valfria behörigheter
Det finns inga objekt att visa.
Parametrar
| Namn | Typ | Beskrivning | Obligatoriskt |
|---|---|---|---|
| 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 |
Returer
| Namn | Typ | Beskrivning |
|---|---|---|
| object | string | Object type. |
| id | string | Cached query ID. |