cor_update_project
Update an existing COR project by providing only the fields to change. Modify name, description, client, team, status, or health.
Instructions
Actualiza un proyecto existente en COR. / Update an existing COR project. Only provide the fields you want to change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID del proyecto / Project ID | |
| name | No | Nuevo nombre / New name | |
| description | No | Nueva descripción / New description | |
| clientId | No | ID del cliente / Client ID | |
| teamId | No | ID del equipo / Team ID | |
| status | No | Estado: in_process | finished | suspended | |
| health | No | Salud: 1=On track, 2=At risk, 3=Delayed, 4=Critical |