I’ve realized I need to split a DB Record into two record types.
It’s easy to create the new record type, then delete the one field that has effectively been moved to the new record type, but short of deleting the old field and seeing what errors that creates, is there a way to find every Workflow Action that either reads from or updates a specified DB field?