get_issue_worklogs
Retrieve all worklogs logged against a specific issue by supplying its project and issue identifiers.
Instructions
Get all worklogs for a specific issue
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue_id | Yes | The uuid identifier of the issue to get worklogs for | |
| project_id | Yes | The uuid identifier of the project containing the issue |