remove_component_from_zone
Remove a component from a trust zone to clean up your architecture model. Use when a component is misplaced or obsolete, ensuring accurate threat modeling.
Instructions
Remove a component from a trust zone.
This tool removes a component from a trust zone in the system architecture.
Args: ctx: MCP context for logging and error handling zone_id: ID of the trust zone component_id: ID of the component to remove
Returns: A confirmation message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zone_id | Yes | ID of the trust zone | |
| component_id | Yes | ID of the component to remove |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |