Zurück zu Notion Data Sources
Verbinde Knoon AI mit Notion Data Sources (Notion), um KI-Workflows zu automatisieren.
List templates for a Notion data source.
notionDataSourceTemplatesList
Beta
Intern
Berechtigungen
Es gibt keine Elemente zum Anzeigen.
Optionale Berechtigungen
Es gibt keine Elemente zum Anzeigen.
Parameter
| Name | Typ | Beschreibung | Erforderlich |
|---|---|---|---|
| dataSourceId | file | Notion data source ID. | Ja |
| start_cursor | mustache | Pagination cursor returned by a previous template list response. | Nein |
| page_size | number | Maximum number of templates to return. | Nein |
Rückgaben
| Name | Typ | Beschreibung |
|---|---|---|
| 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. |