checklist_get
Retrieve a specific security checklist item by ID from a named checklist to get its threat, control, severity, verification, and framework references.
Instructions
Get a specific checklist item by its ID (e.g. 'AC-001', 'HE-006').
Returns the full item with threat, control, severity, verification, and source framework references.
Args: checklist_name: Checklist name, e.g. 'agent-containment'. item_id: Item ID, e.g. 'AC-001'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_id | Yes | ||
| checklist_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |