Get task worklogs
get_task_worklogsRetrieve time-tracking worklogs for a task, including minutes, comments, timestamps, and author details. Simply provide the task UUID to access all logged work entries.
Instructions
Get time-tracking worklogs for a task. Each entry has id, minutes, comment, workedAt, and the author.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | Task UUID |