Interfaces

ActionTokenMetadata

declaration

Type Parameters

Type ParameterDefault type

TName extends string

string

TInput extends z.Schema

z.Schema

TOutput extends z.Schema

z.Schema

Properties

PropertyTypeDescription

input

TInput

Input provided to the token on call

name

TName

output

TOutput

Return type of the token