add_issues_to_module
Add multiple issues to a specific module in a project. Specify the project, module, and issue IDs to update module contents directly.
Instructions
Add issues to a module
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue_ids | Yes | Array of issue UUIDs to add | |
| module_id | Yes | Module UUID | |
| project_id | Yes | Project UUID |