list_crossing_points
Retrieve a list of all crossing points in the system architecture. Optionally filter by trust zone ID to focus on specific boundaries for threat analysis.
Instructions
List all crossing points.
This tool lists all crossing points in the system architecture.
Args: ctx: MCP context for logging and error handling zone_id: Optional trust zone ID to filter crossing points
Returns: A markdown-formatted list of crossing points
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zone_id | No | Optional trust zone ID to filter crossing points |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |