Sub-struct for action plans that start workflows.
@type t() :: %Cyclium.Intent.WorkflowTrigger{ input: map(), purpose: binary() | nil, workflow_id: binary() }