ย้อนกลับไปยัง 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. |