A capability stage — an Action or artifact tool. Effectful + async. The executor resolves templating and pipeInto into params before calling invoke; the raw upstream input is passed too for providers that want it.
pipeInto
params
invoke
input
Readonly
Actions ignore the raw upstream input (the executor injects pipeInto/templates into params).
A capability stage — an Action or artifact tool. Effectful + async. The executor resolves templating and
pipeIntointoparamsbefore callinginvoke; the raw upstreaminputis passed too for providers that want it.