get_issue_worklogs
Fetch every worklog tied to a specific issue using its project and issue IDs to review time entries and updates.
Instructions
Get all worklogs for a specific issue.
Args: project_id: The UUID identifier of the project containing the issue issue_id: The UUID identifier of the issue to get worklogs for
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue_id | Yes | ||
| project_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |