Retour à Notion Pages
Connecter Knoon AI avec Notion Pages (Notion) pour automatiser les flux de travail AI.
Update markdown content in a page via search-and-replace operations.
notionPageMarkdownUpdateContent
Bêta
Interne
Autorisations
Il n'y a aucun élément à afficher.
Autorisations optionnelles
Il n'y a aucun élément à afficher.
Paramètres
| Nom | Type | Description | Requis |
|---|---|---|---|
| pageId | file | Notion page ID. | Oui |
| contentUpdates | mustache | Array of content update operations. Each item should include old_str and new_str (optionally replace_all_matches). Provide valid JSON array. | Oui |
| allowDeletingContent | boolean | Allow deleting child pages or databases during update. | Non |
Retours
| Nom | Type | Description |
|---|---|---|
| markdown | string | Updated markdown content when returned. |



