Update risk
projects_update_riskUpdate a project risk. Only the fields you pass are changed. Category and status are case-insensitive (Technical|Schedule|Financial|Contract|Communication|Other, and Open|In Progress|Closed). Closing a risk is done here by setting status to Closed; there is no separate close tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | ||
| impact | No | ||
| status | No | ||
| risk_id | Yes | ||
| date_closed | No | ||
| description | No | ||
| probability | No | ||
| responsible_owner | No | ||
| mitigation_actions | No |