list_capabilities
Enumerate a threat model's capabilities to review functional objectives and identify missing controls.
Instructions
List every capability (a behaviour the feature must deliver) for a model.
Read-only; no side effects. Use this to enumerate a model's capabilities
(e.g. before reviewing functional objectives). To fetch one capability's
full detail use get_capability instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model_id | Yes | ID of the threat model whose capabilities to list. | |
| server_version | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||