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