list_module_issues
Retrieve all issues linked to a specific module in a Plane project. Supply the project ID and module ID to view the full list of issues.
Instructions
Get all issues for a specific module.
Args: project_id: The UUID identifier of the project containing the module module_id: The UUID identifier of the module to get issues for
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| module_id | Yes | ||
| project_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |