delete-issue-worklog
Remove a worklog entry from an issue in Plane project management. Specify project, issue, and worklog IDs to delete recorded time tracking data.
Instructions
Delete a worklog entry from an issue
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ID of the project containing the issue | |
| issue_id | Yes | ID of the issue containing the worklog | |
| worklog_id | Yes | ID of the worklog to delete |