list_module_work_items
Fetch a list of work items belonging to a specific module in a project by providing project and module identifiers.
Instructions
List work items in a module.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | UUID of the project | |
| module_id | Yes | UUID of the module | |
| params | No | Optional query parameters as a dictionary |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |