create-status-page
Create a status page by providing a name, unique domain prefix, and type (public or internal), with optional enable and subscription settings.
Instructions
Create a new status page with name, domain prefix, and type (public/internal)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the status page | |
| domainPrefix | Yes | Unique domain prefix for the status page URL | |
| type | Yes | Page type: public (internet-accessible) or internal (org-only) | |
| visualizationType | Yes | Visualization type (currently only 'component_list') | |
| enabled | No | Whether the page is enabled on creation | |
| subscriptionsEnabled | No | Whether email subscriptions are enabled |