返回 Notion Pages

將 Knoon AI 與 Notion Pages (Notion) 連接以自動化 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.