update_module
Modify module details within a project by updating fields such as name, description, status, and issue tracking metrics to ensure accurate project management.
Instructions
Update an existing module
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| module_data | Yes | The fields to update on the module | |
| module_id | Yes | The uuid identifier of the module to update | |
| project_id | Yes | The uuid identifier of the project containing the module |