list-module-issues
Retrieve all issues within a specific module by providing the project and module IDs. This tool helps users manage and track module-related tasks in Plane.so projects.
Instructions
List all issues in a specific 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 get issues from |