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