trello.deleteCustomField permanently deletes a definition and every card value that uses it.
automations/delete-trello-custom-field.automation.ts
customFieldId. Optional second argument { account } selects a Trello binding. Returns Signal<{ customFieldId: string; deleted: true }>.