waroom_get_incident_action_items
Retrieve action items linked to a specific incident using its UUID; supports page and per_page parameters for result control.
Instructions
特定のインシデントのアクションアイテム一覧を取得します。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | 取得するページ番号(1以上の整数)。デフォルト: 1 | |
| per_page | No | 1ページあたりの取得数(1-100)。デフォルト: 50 | |
| incident_uuid | Yes | インシデントのUUID |