Delete Time Tracking Entry
asana_delete_time_tracking_entryPermanently delete a time tracking entry from an Asana task. This irreversible action removes incorrect or outdated time logs and returns a success message.
Instructions
Permanently delete a time tracking entry from a task. This cannot be undone. Returns a success message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| time_tracking_entry_gid | Yes | The GID of the time tracking entry to delete (numeric string, e.g. `'1234567890123'`). |