@maiar-ai/core / PipelineStepSchema
Variable: PipelineStepSchema
constPipelineStepSchema:ZodObject<{pluginId:ZodString;action:ZodString; },"strip", {pluginId:string;action:string; }, {pluginId:string;action:string; }>
Defined in: packages/core/src/runtime/pipeline/types.ts:42
A step in the execution pipeline