Skip to content

ToolCall

Defined in: wrapper/src/types.ts:198

Tool call extracted from response.

readonly id: string

Defined in: wrapper/src/types.ts:199


readonly input: Record<string, unknown>

Defined in: wrapper/src/types.ts:201


readonly name: string

Defined in: wrapper/src/types.ts:200