update_module
Update an existing module's attributes (name, dates, members, status) in a project by supplying its module ID and the fields to change.
Instructions
Update an existing module
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| module_id | Yes | The uuid identifier of the module to update | |
| project_id | Yes | The uuid identifier of the project containing the module | |
| module_data | Yes | The fields to update on the module |