jira_get_worklogs
Retrieve all worklog entries for a specific JIRA issue, enabling tracking of time spent, filtering by date range, and managing task data efficiently within the workflow.
Instructions
Get all worklog entries for a specific issue
Input Schema
Name | Required | Description | Default |
---|---|---|---|
issueKey | Yes | ||
maxResults | No | ||
startAt | No | ||
startedAfter | No | ||
startedBefore | No |