Voltar para Notion Views
Conectar Knoon AI com Notion Views (Notion) para automatizar fluxos de trabalho de AI.
Create a cached query for a Notion view.
notionViewQueryCreate
Beta
Interno
Permissões
Não há itens para exibir.
Permissões opcionais
Não há itens para exibir.
Parâmetros
| Nome | Tipo | Descrição | Obrigatório |
|---|---|---|---|
| viewId | mustache | Notion view ID. | Sim |
| filter | mustache | Filter object for the cached query. Provide valid JSON object. | Não |
| sorts | mustache | Array of sort objects for the cached query. Provide valid JSON array. | Não |
| start_cursor | mustache | Pagination cursor to start the cached query from. | Não |
| page_size | number | Maximum number of results for the cached query. | Não |
Devoluções
| Nome | Tipo | Descrição |
|---|---|---|
| object | string | Object type. |
| id | string | Cached query ID. |