Notion Pages に戻る
Notion Pages (Notion) と Knoon AI を接続して AI ワークフローを自動化します。
Replace a markdown content range in a page.
notionPageMarkdownReplaceContentRange
ベータ
内部
権限
表示する項目がありません。
オプション権限
表示する項目がありません。
パラメータ
| 名前 | タイプ | 説明 | 必須 |
|---|---|---|---|
| pageId | file | Notion page ID. | はい |
| content | mustache | Replacement markdown content. | はい |
| contentRange | mustache | Selection range in "start...end" format to replace. | はい |
| allowDeletingContent | boolean | Allow deleting child pages or databases during replacement. | いいえ |
返品
| 名前 | タイプ | 説明 |
|---|---|---|
| markdown | string | Updated markdown content when returned. |



