add_worklog
Log time spent on any Jira issue or subtask by providing the issue key and time duration. Optionally add a comment to document the work.
Instructions
Add time log (worklog) to an issue or subtask
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment | No | Optional comment for the worklog | |
| issueKey | Yes | Issue key (e.g., CCOE-12345) | |
| timeSpent | Yes | Time spent in Jira format (e.g., "2h 30m", "1d", "3h") |