العودة إلى Notion Pages
اتصل بـ Knoon AI مع Notion Pages (Notion) لأتمتة تدفقات عمل الذكاء الاصطناعي.
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. |



