get_worklog
Retrieve a specific worklog entry from a Jira issue using its worklog ID and issue key or ID. Optionally expand the response to include additional worklog details.
Instructions
Get worklog
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the worklog. | |
| expand | No | Use [expand](#expansion) to include additional information about work logs in the response. This parameter accepts `pro | |
| issueIdOrKey | Yes | The ID or key of the issue. |