create-status-page-component
Add a component or group to a Datadog status page by specifying page ID, name, position, and type.
Instructions
Create a component or group on a status page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageId | Yes | The status page ID | |
| name | Yes | Name of the component | |
| position | Yes | Display position (0-based) | |
| type | Yes | Type: 'component' for a single item, 'group' for a group of components |