get_issue_worklogs
Retrieve all worklogs associated with a specific issue in a project using the Plane MCP Server, facilitating detailed tracking and management of task progress.
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 |