create_page
Create a new SharePoint page with optional layout, title area template, and header image; optionally publish it immediately.
Instructions
Create a new SharePoint page with optional layout and title area template
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | File name (e.g. 'about-us.aspx') | |
| title | Yes | Page title | |
| layout | No | Page layout | |
| siteId | Yes | ||
| autoPublish | No | Publish immediately? | |
| titleLayout | No | Title area design | |
| headerImageUrl | No | URL for header image |