remove_conn_from_crossing
Remove a connection from a crossing point to update your threat model's architecture. Specify the crossing point and connection IDs to disassociate them.
Instructions
Remove a connection from a crossing point.
This tool removes a connection from a crossing point in the system architecture.
Args: ctx: MCP context for logging and error handling crossing_point_id: ID of the crossing point connection_id: ID of the connection to remove
Returns: A confirmation message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| connection_id | Yes | ID of the connection to remove | |
| crossing_point_id | Yes | ID of the crossing point |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |