Quay lại Notion Data Sources
Kết nối Knoon AI với Notion Data Sources (Notion) để tự động hóa các quy trình làm việc AI.
List templates for a Notion data source.
notionDataSourceTemplatesList
BẢN THỬ NGHIỆM
Nội bộ
Quyền hạn
Không có mục nào để hiển thị.
Quyền hạn tùy chọn
Không có mục nào để hiển thị.
Tham số
| Tên | Loại | Mô tả | Bắt buộc |
|---|---|---|---|
| dataSourceId | file | Notion data source ID. | Có |
| start_cursor | mustache | Pagination cursor returned by a previous template list response. | Không |
| page_size | number | Maximum number of templates to return. | Không |
Trả về
| Tên | Loại | Mô tả |
|---|---|---|
| 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. |