Baton.Flow.Action behaviour (Baton v0.27.4)

Copy Markdown View Source

A host-owned, allow-listed domain operation invoked by an action flow node.

Summary

Callbacks

execute(inputs, runtime)

@callback execute(inputs :: map(), runtime :: map()) :: {:ok, term()} | {:error, term()}