חזרה אל Notion Pages
התחבר ל-Knoon AI עם Notion Pages (Notion) כדי לאוטומטי תהליכי עבודה של AI.
Update markdown content in a page via search-and-replace operations.
notionPageMarkdownUpdateContent
בטא
פנימי
הרשאות
אין פריטים להצגה.
הרשאות אופציונליות
אין פריטים להצגה.
פרמטרים
| שם | סוג | תיאור | נדרש |
|---|---|---|---|
| pageId | file | Notion page ID. | כן |
| contentUpdates | mustache | Array of content update operations. Each item should include old_str and new_str (optionally replace_all_matches). Provide valid JSON array. | כן |
| allowDeletingContent | boolean | Allow deleting child pages or databases during update. | לא |
החזרות
| שם | סוג | תיאור |
|---|---|---|
| markdown | string | Updated markdown content when returned. |



