AiActionInput
此内容尚不支持你的语言。
Defined in: ai/fsm/registry.ts:166
How an authored reference carries its input: a string, named values, or both.
Properties
Section titled “Properties”
optionalarg?:string
Defined in: ai/fsm/registry.ts:167
params?
Section titled “params?”
optionalparams?:Readonly<Record<string,AiParamValue>>
Defined in: ai/fsm/registry.ts:168