add_worklog
Track time worked on an issue by specifying issue key, duration, comment, and start time. Keep work logs accurate and up-to-date.
Instructions
Log time worked on an issue
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment | No | Work description | |
| started | No | Start time (ISO) | |
| issueKey | Yes | Issue key | |
| timeSpent | Yes | Time (e.g., "2h 30m") |