Delete Goal
asana_delete_goalPermanently delete an Asana goal by its GID. This action cannot be undone, so use it only when certain.
Instructions
Permanently delete a goal. This cannot be undone. Returns a success message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal_gid | Yes | The GID of the goal to delete (numeric string, e.g. `'1234567890123'`). |