Delete risk
projects_delete_riskPERMANENTLY delete a project risk. Risks have no recycle bin - this cannot be undone, and it removes the record that the risk was ever raised. Prefer projects_update_risk with status 'Closed' to retire a risk while keeping its history. Requires explicit human confirmation: never fill in confirm/confirmation_phrase on your own initiative.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be true. The HUMAN running this agent must set this - not the agent. | |
| risk_id | Yes | ||
| confirmation_phrase | No | Must exactly equal the risk id. The HUMAN must supply this. |