list-issue-worklogs
Retrieve time tracking records for a specific project issue to monitor work hours and analyze team productivity.
Instructions
List all time logs for a specific issue
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ID of the project containing the issue | |
| issue_id | Yes | ID of the issue to get worklogs from |