Waroom MCP

by topotal

waroom_get_postmortems

Retrieve a list of postmortems for incident analysis, specifying page number and items per page for structured data access via Waroom MCP.

Instructions

ポストモーテムの一覧を取得します。

Input Schema

NameRequiredDescriptionDefault
pageNo取得するページ番号。デフォルト: 1
per_pageNo1ページあたりの取得数。デフォルト: 50

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "page": { "description": "取得するページ番号。デフォルト: 1", "minimum": 1, "type": "number" }, "per_page": { "description": "1ページあたりの取得数。デフォルト: 50", "maximum": 100, "minimum": 1, "type": "number" } }, "type": "object" }

You must be authenticated.

Other Tools from Waroom MCP

Related Tools

    ID: x15syhvwd3