get_capability_graph
Map an agent's capabilities to reveal dangerous attack paths and compute an overall risk score from the capability graph.
Instructions
Return the agent's capability graph: nodes (agent/tool/capability), edges (danger=true when part of a detected attack path), detected attack paths, and an overall risk score.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agentId | Yes | ID of the agent to inspect |