Skip to content

bodhi-realtime-agent / TransportToolCall

Interface: TransportToolCall

Defined in: types/transport.ts:136

Tool call as delivered by the transport.

Properties

args

args: Record<string, unknown>

Defined in: types/transport.ts:139


id

id: string

Defined in: types/transport.ts:137


name

name: string

Defined in: types/transport.ts:138

Built with VitePress