get_issue_worklogs
Retrieve all worklogs for a specific issue by providing the project and issue UUIDs, enabling detailed tracking and management of task progress within Plane's project management system.
Instructions
Get all worklogs for a specific issue
Input Schema
Name | Required | Description | Default |
---|---|---|---|
issue_id | Yes | The uuid identifier of the issue to get worklogs for | |
project_id | Yes | The uuid identifier of the project containing the issue |