add-issues-to-module
Add multiple issues to a specific module in a project management workflow using the Plane MCP Server.
Instructions
Add issues to a module
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ID of the project containing the module | |
| module_id | Yes | ID of the module to add issues to | |
| issues | Yes | Array of issue IDs to add to the module |