list_trust_boundaries
Enumerate trust boundaries in your system architecture, optionally filter by type, and receive a markdown list to support threat modeling.
Instructions
List all trust boundaries.
This tool lists all trust boundaries in the system architecture.
Args: ctx: MCP context for logging and error handling type: Optional type to filter trust boundaries
Returns: A markdown-formatted list of trust boundaries
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Optional type to filter trust boundaries |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |