Skip to content

bodhi-realtime-agent / TransportToolCall

Interface: TransportToolCall

Defined in: types/transport.ts:146

Tool call as delivered by the transport.

Properties

args

args: Record<string, unknown>

Defined in: types/transport.ts:149


id

id: string

Defined in: types/transport.ts:147


name

name: string

Defined in: types/transport.ts:148

Built with VitePress