jira_update_worklog
Update an existing work log entry in Jira by providing the issue key, worklog ID, and optionally modifying the comment or time spent.
Instructions
Update an existing work log entry
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment | No | Updated comment | |
| issueKey | Yes | The issue key | |
| worklogId | Yes | The work log ID to update | |
| timeSpentSeconds | No | Updated time spent in seconds |