Takaisin Notion Views -kohtaan
Yhdistä Knoon AI kohteen Notion Views (Notion) kanssa automatisoidaksesi AI-työnkulut.
Create a cached query for a Notion view.
notionViewQueryCreate
BETA
Sisäinen
Oikeudet
Näytettävää kohdetta ei ole.
Valinnaiset oikeudet
Näytettävää kohdetta ei ole.
Parametrit
| Nimi | Tyyppi | Kuvaus | Pakollinen |
|---|---|---|---|
| viewId | mustache | Notion view ID. | Kyllä |
| filter | mustache | Filter object for the cached query. Provide valid JSON object. | Ei |
| sorts | mustache | Array of sort objects for the cached query. Provide valid JSON array. | Ei |
| start_cursor | mustache | Pagination cursor to start the cached query from. | Ei |
| page_size | number | Maximum number of results for the cached query. | Ei |
Palautukset
| Nimi | Tyyppi | Kuvaus |
|---|---|---|
| object | string | Object type. |
| id | string | Cached query ID. |