apply_policy_fix
Remediate an attack path by disconnecting the tool providing the risky capability from the agent, then return the updated capability graph.
Instructions
Remediate a detected attack path by disconnecting the tool that supplies its riskier (sink) capability from the agent, then return the refreshed capability graph.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ruleId | Yes | ID of the detected policy rule to remediate (e.g. 'exfiltration') | |
| agentId | Yes | ID of the agent to fix |