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