Skip to content

AiActionInput

Defined in: ai/fsm/registry.ts:166

How an authored reference carries its input: a string, named values, or both.

optional arg?: string

Defined in: ai/fsm/registry.ts:167


optional params?: Readonly<Record<string, AiParamValue>>

Defined in: ai/fsm/registry.ts:168