loop_create_page
Create a Microsoft Loop page and populate it with Markdown. Automates the paste-to-blocks conversion, turning your content into formatted Loop blocks.
Instructions
Create a new Microsoft Loop page and fill it with Markdown. Drives the authenticated Loop session; Markdown is auto-normalized for Loop's paste-to-blocks conversion. Requires an active session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Page title. | |
| markdown | Yes | Page body in Markdown. | |
| workspace_url | No | Target workspace URL. Defaults to LOOP_DEFAULT_WORKSPACE_URL. |