Πίσω στο Notion Data Sources
Σύνδεση Knoon AI με Notion Data Sources (Notion) για αυτοματοποίηση ροών εργασίας AI.
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. |