Notion Pages に戻る
Notion Pages (Notion) と Knoon AI を接続して AI ワークフローを自動化します。
Update markdown content in a page via search-and-replace operations.
notionPageMarkdownUpdateContent
ベータ
内部
権限
表示する項目がありません。
オプション権限
表示する項目がありません。
パラメータ
| 名前 | タイプ | 説明 | 必須 |
|---|---|---|---|
| pageId | file | Notion page ID. | はい |
| contentUpdates | mustache | Array of content update operations. Each item should include old_str and new_str (optionally replace_all_matches). Provide valid JSON array. | はい |
| allowDeletingContent | boolean | Allow deleting child pages or databases during update. | いいえ |
返品
| 名前 | タイプ | 説明 |
|---|---|---|
| markdown | string | Updated markdown content when returned. |



