add_worklog
Log time worked on a Jira issue by providing the issue key and duration. Add optional comments and start time for accurate tracking.
Instructions
Add a worklog to an issue (log hours worked)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment | No | Optional comment for the worklog | |
| started | No | ISO 8601 date time (optional) | |
| issueKey | Yes | Issue key (e.g., PROJ-123) | |
| timeSpent | Yes | Time spent (e.g., '2h 30m') |