update_module
Update module metadata by specifying the module ID and any fields to change. Only provided fields are modified, leaving others unchanged.
Instructions
Update module metadata. Only non-None fields are updated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| module_id | Yes | Module ID to update | |
| name | No | New name | |
| path | No | New path | |
| description | No | New description | |
| purpose | No | New purpose | |
| external_dependencies | No | New dependencies list |