Get issue worklogs
get_issue_worklogsRetrieve time-tracking worklogs for a Jira issue by providing its issue key. View logged time entries to analyze effort and progress.
Instructions
List time-tracking worklogs on an issue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| orderBy | No | 'started' or '-started' | |
| startAt | No | ||
| issueKey | Yes | Issue key, e.g. PROJ-123 | |
| maxResults | No |