返回 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. |