delete_label
Permanently remove a Trello label by ID. Requires explicit confirmation to avoid irreversible deletion.
Instructions
Permanently delete a label. Use this tool with caution as deletion cannot be undone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | Specific fields to include in the response. Overrides detailLevel. Use dot notation for nested fields (e.g., 'prefs.permissionLevel') | |
| confirm | Yes | Confirmation flag to prevent accidental deletion | |
| labelId | Yes | ID of the label to delete | |
| detailLevel | No | Response detail level. 'minimal' returns only essential fields, 'standard' returns commonly used fields, 'detailed' returns most fields, 'full' returns all fields (default varies by operation type) |