list_connections
List all connections in the system architecture, optionally filtered by component, to identify data flows and support structured threat modeling.
Instructions
List all connections in the architecture.
This tool lists all connections in the system architecture.
Args: ctx: MCP context for logging and error handling component_id: Optional component ID to filter connections
Returns: A markdown-formatted list of connections
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| component_id | No | Optional component ID to filter connections |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |