delete_worklog
Remove a specific worklog from an issue in a project by specifying the project, issue, and worklog IDs using the Plane MCP Server.
Instructions
Delete a worklog
Input Schema
Name | Required | Description | Default |
---|---|---|---|
issue_id | Yes | The uuid identifier of the issue containing the worklog | |
project_id | Yes | The uuid identifier of the project containing the issue | |
worklog_id | Yes | The uuid identifier of the worklog to delete |