Skip to content

AiActionInput

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

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

optional arg?: string

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


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

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