返回 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. |