Назад к Notion Views
Подключите Knoon AI к Notion Views (Notion), чтобы автоматизировать AI рабочие процессы.
Create a cached query for a Notion view.
notionViewQueryCreate
Бета
Внутренний
Разрешения
Нет элементов для отображения.
Опциональные разрешения
Нет элементов для отображения.
Параметры
| Имя | Тип | Описание | Обязательно |
|---|---|---|---|
| viewId | mustache | Notion view ID. | Да |
| filter | mustache | Filter object for the cached query. Provide valid JSON object. | Нет |
| sorts | mustache | Array of sort objects for the cached query. Provide valid JSON array. | Нет |
| start_cursor | mustache | Pagination cursor to start the cached query from. | Нет |
| page_size | number | Maximum number of results for the cached query. | Нет |
Возвраты
| Имя | Тип | Описание |
|---|---|---|
| object | string | Object type. |
| id | string | Cached query ID. |