get_flow
Retrieve a specific asset flow's details for threat modeling. This tool returns a markdown-formatted description, enabling focused security analysis.
Instructions
Get details about a specific asset flow.
This tool retrieves details about a specific asset flow in the system.
Args: ctx: MCP context for logging and error handling id: ID of the flow to retrieve
Returns: A markdown-formatted description of the flow
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |