Delete Redmine Time Entry
redmine_delete_time_entryDelete an existing Redmine time entry permanently. Provide the time entry ID to remove it; this action cannot be undone.
Instructions
Delete a time entry from Redmine. This action is irreversible.
Args:
time_entry_id: Time entry ID to delete (required)
Returns: Confirmation of deletion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| time_entry_id | Yes | Time entry ID to delete |