返回 Notion Pages
将 Knoon AI 与 Notion Pages (Notion) 连接以自动化 AI 工作流。
Replace all markdown content in a page.
notionPageMarkdownReplaceContent
测试版
内部
权限
没有可显示的项目。
可选权限
没有可显示的项目。
参数
| 名称 | 类型 | 描述 | 必填 |
|---|---|---|---|
| pageId | file | Notion page ID. | 是的 |
| newStr | mustache | New markdown content for the whole page. Backend also accepts "content" as an alias. | 是的 |
| allowDeletingContent | boolean | Allow deleting child pages or databases during replacement. | 没有 |
回报
| 名称 | 类型 | 描述 |
|---|---|---|
| markdown | string | Updated markdown content when returned. |



