Appearance
Interface: FunctionCall
Defined in: schema.ts:16
Function call details.
Properties
arguments
ts
arguments: Record<string, unknown>;Defined in: schema.ts:24
Function arguments.
name
ts
name: string;Defined in: schema.ts:20
Function name.