list-module-issues
Retrieve all issues associated with a specific module within a Plane project to track progress and manage development tasks.
Instructions
List all issues in a specific module
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| module_id | Yes | ID of the module to get issues from | |
| project_id | Yes | ID of the project containing the module |