Delete Worklog
issue_delete_worklogDelete a specific worklog entry from a Yandex Tracker issue by providing the issue ID and worklog ID.
Instructions
Delete a worklog entry (spent time record) from a Yandex Tracker issue
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue_id | Yes | Issue ID in the format '<project>-<id>', like 'SOMEPROJECT-1' | |
| worklog_id | Yes | Worklog entry ID (integer). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |