Skip to content

actionRefParams

actionRefParams(ref): Record<string, AiParamValue> | undefined

Defined in: ai/fsm/types.ts:59

Declared parameters of an action ref, if it was authored with them.

FsmActionRef | undefined

Record<string, AiParamValue> | undefined