list_worklog
Retrieve worklog entries for an issue by providing its key. Choose text or JSON output and optionally select specific fields.
Instructions
List worklog entries for an issue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | Optional list of fields to show. | |
| issue_key | Yes | Issue key (e.g. "DEV-123") | |
| output_format | No | Response format: "text" (default, markdown) or "json" | text |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |