Notion Views öğesine geri dön
Knoon AI'yi Notion Views (Notion) ile bağlayarak AI iş akışlarını otomatikleştirin.
Create a cached query for a Notion view.
notionViewQueryCreate
BETA
Dahili
İzinler
Gösterilecek öğe yok.
İsteğe bağlı izinler
Gösterilecek öğe yok.
Parametreler
| İsim | Tür | Açıklama | Gerekli |
|---|---|---|---|
| viewId | mustache | Notion view ID. | Evet |
| filter | mustache | Filter object for the cached query. Provide valid JSON object. | Hayır |
| sorts | mustache | Array of sort objects for the cached query. Provide valid JSON array. | Hayır |
| start_cursor | mustache | Pagination cursor to start the cached query from. | Hayır |
| page_size | number | Maximum number of results for the cached query. | Hayır |
İadeler
| İsim | Tür | Açıklama |
|---|---|---|
| object | string | Object type. |
| id | string | Cached query ID. |