Exposure Paths
exposure_pathsRank exposure paths by risk score for given tenant and scan. Filter by minimum risk and limit results for security agent investigations.
Instructions
Return ranked ExposurePath JSON for headless security agents.
This is the agent-native graph surface: Claude, Cursor, Codex,
Windsurf, Cortex, and other MCP clients can request the same
investigation objects used by the dashboard without scraping UI state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tenant_id | No | Tenant ID for the graph snapshot. Defaults to 'default'. | default |
| scan_id | No | Optional graph scan ID. Omit to use the latest snapshot. | |
| limit | No | Maximum number of ranked exposure paths to return. | |
| min_risk | No | Minimum path risk score to include. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |