waroom_create_incident
Create incidents in Waroom MCP by specifying service name, title, severity, and optional details. Manage public or private incidents and experiment with flagged incident types.
Instructions
インシデントを作成します。
Input Schema
Name | Required | Description | Default |
---|---|---|---|
description | No | インシデントの説明(オプション) | |
experimental | No | 実験的なインシデントかどうか(デフォルト: false) | |
is_private | No | プライベートインシデントかどうか(デフォルト: false) | |
service_name | Yes | サービス名またはサービスID | |
severity | Yes | 重要度(critical, high, low, info, unknown) | |
title | Yes | インシデントのタイトル(1-255文字) |