חזרה אל Notion Pages
התחבר ל-Knoon AI עם Notion Pages (Notion) כדי לאוטומטי תהליכי עבודה של AI.
Replace a markdown content range in a page.
notionPageMarkdownReplaceContentRange
בטא
פנימי
הרשאות
אין פריטים להצגה.
הרשאות אופציונליות
אין פריטים להצגה.
פרמטרים
| שם | סוג | תיאור | נדרש |
|---|---|---|---|
| pageId | file | Notion page ID. | כן |
| content | mustache | Replacement markdown content. | כן |
| contentRange | mustache | Selection range in "start...end" format to replace. | כן |
| allowDeletingContent | boolean | Allow deleting child pages or databases during replacement. | לא |
החזרות
| שם | סוג | תיאור |
|---|---|---|
| markdown | string | Updated markdown content when returned. |



