Notion Views로 돌아가기
Knoon AI를 Notion Views (Notion)과 연결하여 AI 워크플로우를 자동화하세요.
Create a cached query for a Notion view.
notionViewQueryCreate
베타
내부
권한
표시할 항목이 없습니다.
선택사항 권한
표시할 항목이 없습니다.
매개변수
| 이름 | 유형 | 설명 | 필수 |
|---|---|---|---|
| viewId | mustache | Notion view ID. | 네 |
| filter | mustache | Filter object for the cached query. Provide valid JSON object. | 아니요 |
| sorts | mustache | Array of sort objects for the cached query. Provide valid JSON array. | 아니요 |
| start_cursor | mustache | Pagination cursor to start the cached query from. | 아니요 |
| page_size | number | Maximum number of results for the cached query. | 아니요 |
반환값
| 이름 | 유형 | 설명 |
|---|---|---|
| object | string | Object type. |
| id | string | Cached query ID. |