waroom_create_postmortem
Create a postmortem document for incidents: provide title, analysis content, and associated incident UUIDs. Optionally set status to draft, published, or archived.
Instructions
ポストモーテムを作成します。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| blob | Yes | ポストモーテムの内容(詳細な分析や対策を記述) | |
| title | Yes | ポストモーテムのタイトル(1-255文字) | |
| status | No | ポストモーテムのステータス(draft, published, archived) | |
| incident_uuids | Yes | 関連するインシデントのUUID配列(最低1つ必要) |