add_work_items_to_module
Add work items to a module by providing their UUIDs, obtainable from list_work_items and list_modules.
Instructions
Add work items to a module. Provide an array of work item UUIDs in issues. Get work item IDs from list_work_items and module_id from list_modules.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issues | Yes | ||
| module_id | Yes | ||
| project_id | Yes |