jira_get_worklogs
Retrieve all worklog entries for a specific JIRA issue, filtered by date range, pagination, or issue key. Designed for the JIRA MCP Server to streamline time tracking and issue management directly within your editor.
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 |