get_asset
Retrieve a specific asset's details by ID, returning a markdown-formatted description for use in threat modeling and STRIDE analysis.
Instructions
Get details about a specific asset.
This tool retrieves details about a specific asset in the system.
Args: ctx: MCP context for logging and error handling id: ID of the asset to retrieve
Returns: A markdown-formatted description of the asset
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |