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.