العودة إلى Notion Data Sources
اتصل بـ Knoon AI مع Notion Data Sources (Notion) لأتمتة تدفقات عمل الذكاء الاصطناعي.
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. |