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