The mix_tasks.action DSL entity.
mix_tasks.action
@type t() :: %AshOps.Entity.Action{ __identifier__: any(), action: atom() | Ash.Resource.Actions.Action.t(), arguments: [], description: nil | String.t(), domain: module(), name: atom(), prefix: atom(), resource: module(), task_name: atom(), type: :action }