Takaisin Notion Data Sources -kohtaan
Yhdistä Knoon AI kohteen Notion Data Sources (Notion) kanssa automatisoidaksesi AI-työnkulut.
List templates for a Notion data source.
notionDataSourceTemplatesList
BETA
Sisäinen
Oikeudet
Näytettävää kohdetta ei ole.
Valinnaiset oikeudet
Näytettävää kohdetta ei ole.
Parametrit
| Nimi | Tyyppi | Kuvaus | Pakollinen |
|---|---|---|---|
| dataSourceId | file | Notion data source ID. | Kyllä |
| start_cursor | mustache | Pagination cursor returned by a previous template list response. | Ei |
| page_size | number | Maximum number of templates to return. | Ei |
Palautukset
| Nimi | Tyyppi | Kuvaus |
|---|---|---|
| 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. |