jira_add_worklog
Add a worklog entry to a Jira issue, requiring explicit confirmation. Log time spent by specifying issue key, duration, and optional comment.
Instructions
Add a worklog entry to a Jira issue. Requires explicit confirmation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment | No | ||
| confirm | Yes | Must be true to confirm this Jira write. | |
| started | No | ||
| issueKey | Yes | ||
| timeSpent | Yes |