Notion Views に戻る
Notion Views (Notion) と Knoon AI を接続して 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. |