update_project
Edit project details in Huly by modifying name, description, or clearing description with null. Only specified fields are updated.
Instructions
Update a Huly project. Only provided fields are modified. Set description to null to clear it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | a string that will be trimmed | |
| project | Yes | a string that will be trimmed | |
| description | No | New description (null to clear) |