waroom_get_postmortem_template
Retrieve standardized postmortem templates to analyze and document incidents effectively using the Waroom MCP server.
Instructions
ポストモーテムテンプレートを取得します。
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}