add_work_items_to_module
Add specified work items to a project module using project, module, and issue IDs.
Instructions
Add work items to a module.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | UUID of the project | |
| module_id | Yes | UUID of the module | |
| issue_ids | Yes | List of work item IDs to add to the module |