返回 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.