Iron Gorilla Developers

StepSchema

Public schema-like surface accepted by the SDK step builder.

SDK v2026.4.0

Kind: interface

Signature

Example
export interface StepSchema

Methods

  • parse(input: unknown): T: Validate a value and either return the parsed output or throw.

On this page