Indietro a Notion Data Sources
Connetti Knoon AI con Notion Data Sources (Notion) per automatizzare i flussi di lavoro AI.
List templates for a Notion data source.
notionDataSourceTemplatesList
Beta
Interno
Autorizzazioni
Non ci sono elementi da visualizzare.
Autorizzazioni facoltative
Non ci sono elementi da visualizzare.
Parametri
| Nome | Tipo | Descrizione | Obbligatorio |
|---|---|---|---|
| dataSourceId | file | Notion data source ID. | Sì |
| start_cursor | mustache | Pagination cursor returned by a previous template list response. | No |
| page_size | number | Maximum number of templates to return. | No |
Resi
| Nome | Tipo | Descrizione |
|---|---|---|
| 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. |