Notion Data Sources に戻る
Notion Data Sources (Notion) と Knoon AI を接続して 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. |