Notion Pages に戻る

Notion Pages (Notion) と Knoon AI を接続して AI ワークフローを自動化します。

Update markdown content in a page via search-and-replace operations.
notionPageMarkdownUpdateContent
ベータ
内部
権限
表示する項目がありません。
オプション権限
表示する項目がありません。
パラメータ
名前タイプ説明必須
pageIdfile Notion page ID.はい
contentUpdatesmustache Array of content update operations. Each item should include old_str and new_str (optionally replace_all_matches). Provide valid JSON array.はい
allowDeletingContentboolean Allow deleting child pages or databases during update.いいえ
返品
名前タイプ説明
markdownstring Updated markdown content when returned.