update_path_status
Update the triage status of an attack path by specifying its ID and a target status. Optionally include a reason for the change.
Instructions
Update an attack path's triage status.
Args: path_id: Attack path ID. status: Target status (acknowledged, closed, etc.). reason: Optional reason for the status change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path_id | Yes | ||
| status | Yes | ||
| reason | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |