loop_edit_page
Append Markdown or replace the entire body of an existing Microsoft Loop page. Works with an authenticated session.
Instructions
Edit an existing Microsoft Loop page: append Markdown to the end or replace the body. Requires an active authenticated session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | append (default) or replace the body. | |
| markdown | Yes | Markdown to append or write. | |
| page_url | Yes | URL of the Loop page. |