Retour à Notion Data Sources
Connecter Knoon AI avec Notion Data Sources (Notion) pour automatiser les flux de travail AI.
List templates for a Notion data source.
notionDataSourceTemplatesList
Bêta
Interne
Autorisations
Il n'y a aucun élément à afficher.
Autorisations optionnelles
Il n'y a aucun élément à afficher.
Paramètres
| Nom | Type | Description | Requis |
|---|---|---|---|
| dataSourceId | file | Notion data source ID. | Oui |
| start_cursor | mustache | Pagination cursor returned by a previous template list response. | Non |
| page_size | number | Maximum number of templates to return. | Non |
Retours
| Nom | Type | Description |
|---|---|---|
| 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. |