# `WorkflowStem.Components.FsmAction`
[🔗](https://github.com/fosferon/workflow_stem/blob/main/lib/workflow_stem/components/fsm_action.ex#L1)

Executes declarative transition actions.

Phase 4: supports `:capability` actions and `:save_step` actions.

# `call`

```elixir
@spec call(map(), map()) :: map()
```

---

*Consult [api-reference.md](api-reference.md) for complete listing*
