Delete Custom Field
asana_delete_custom_fieldPermanently delete a custom field from your Asana workspace, removing it from all tasks and projects. Locked fields require the locking user to delete.
Instructions
Permanently delete a custom field from the workspace. This removes the field from all tasks and projects. Locked fields can only be deleted by the user who locked them. Returns an empty object {} on success.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| custom_field_gid | Yes | The GID of the custom field to delete (numeric string, e.g. `'1234567890123'`). |