list_assets
Lists all assets in the system for threat modeling, with optional filtering by type or classification to narrow down relevant components.
Instructions
List all assets in the system.
This tool lists all assets in the system, optionally filtered by type or classification.
Args: ctx: MCP context for logging and error handling type: Optional type to filter assets classification: Optional classification to filter assets
Returns: A markdown-formatted list of assets
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | ||
| classification | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |