add_module_issues
Assign issues to a specific module within a project using project and module UUIDs. Simplifies organizing and managing related tasks in Plane MCP Server's project management system.
Instructions
Add issues to a module. Assign module to issues.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
issues | Yes | Array of issue UUIDs to add to the module | |
module_id | Yes | The uuid identifier of the module to add issues to | |
project_id | Yes | The uuid identifier of the project containing the module |