IPipelineSchema
Defines the schema for a pipeline, including execution logic and optional callbacks.
Type extending object for the pipeline payload.
Optional
Optional callbacks for pipeline lifecycle events.
Type of the execution result.
The client identifier.
The name of the agent executing the pipeline.
The payload data for the pipeline.
The result of the pipeline execution.
Function to execute the pipeline logic.
The name of the pipeline.
IPipelineSchema
Description
Defines the schema for a pipeline, including execution logic and optional callbacks.