list_flows
Retrieve all asset flows in the threat model, optionally filtered by asset or component ID to identify data movement paths.
Instructions
List all asset flows in the system.
This tool lists all asset flows in the system, optionally filtered by asset ID or component ID.
Args: ctx: MCP context for logging and error handling asset_id: Optional asset ID to filter flows component_id: Optional component ID to filter flows
Returns: A markdown-formatted list of flows
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asset_id | No | ||
| component_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |