Tool to add a worklog entry to a Jira issue. Use when logging time spent on an issue.
expandUse expand to include additional information about the worklog in the response. Accepts 'properties'.
commentobjectAtlassian Document Format comment structure.
startedstringThe datetime when the work was started in ISO 8601 format (e.g., '2024-01-15T09:00:00.000+0000'). If not provided, the current time is used.
reduce_bystringAmount to reduce the remaining estimate if adjust_estimate is 'manual' (e.g., '1h 30m', '2d').
time_spentstringThe time spent as a Jira duration string (e.g., '2h 30m', '1d', '45m'). Either this or time_spent_seconds must be provided.
visibilityobjectDetails about the visibility restriction of a worklog.
new_estimatestringThe new remaining estimate if adjust_estimate is 'new' (e.g., '2h', '3d 4h').
notify_usersbooleanWhether to notify users watching the issue about this worklog.
adjust_estimatestringOptions for adjusting the issue's remaining estimate when adding a worklog.
issue_id_or_keyRequiredstringThe ID or key of the Jira issue to add the worklog to.
time_spent_secondsintegerThe time in seconds spent working on the issue. Either this or time_spent must be provided.
override_editable_flagbooleanWhether to add the worklog even if the issue is not editable (e.g., closed). Requires admin permissions.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.