get_trust_zone
Retrieve detailed information for a specific trust zone by its ID, enabling clear understanding of trust boundaries during threat modeling.
Instructions
Get details about a specific trust zone.
This tool retrieves details about a specific trust zone in the system architecture.
Args: ctx: MCP context for logging and error handling id: ID of the trust zone to retrieve
Returns: A markdown-formatted description of the trust zone
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the trust zone to retrieve |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |