Exposure Paths
exposure_pathsReturn ranked exposure paths from security graph snapshots. Enables headless agents to query blast radius without dashboard UI.
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 |