Назад к Notion Data Sources
Подключите Knoon AI к Notion Data Sources (Notion), чтобы автоматизировать AI рабочие процессы.
List templates for a Notion data source.
notionDataSourceTemplatesList
Бета
Внутренний
Разрешения
Нет элементов для отображения.
Опциональные разрешения
Нет элементов для отображения.
Параметры
| Имя | Тип | Описание | Обязательно |
|---|---|---|---|
| dataSourceId | file | Notion data source ID. | Да |
| start_cursor | mustache | Pagination cursor returned by a previous template list response. | Нет |
| page_size | number | Maximum number of templates to return. | Нет |
Возвраты
| Имя | Тип | Описание |
|---|---|---|
| object | string | Response object type. |
| type | string | List type discriminator when returned by Notion. |
| template | map | Type-specific list metadata for template. |
| next_cursor | string | Cursor for the next page of results. |
| has_more | boolean | Whether more results are available. |
| results.object | string | Object type. |
| results.id | string | Template ID. |
| results.name | string | Template name. |