list_trust_zones
List all trust zones in your system architecture, with optional filtering by trust level, to identify security boundaries and aid threat modeling.
Instructions
List all trust zones.
This tool lists all trust zones in the system architecture.
Args: ctx: MCP context for logging and error handling trust_level: Optional trust level to filter zones
Returns: A markdown-formatted list of trust zones
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| trust_level | No | Optional trust level to filter zones |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |