Documentation
Framework
Version
Class References
Function References
Interface References
Type Alias References
Variable References

ToolCall

Interface: ToolCall

Defined in: types.ts:5

Properties

function

ts
function: object;
function: object;

Defined in: types.ts:8

arguments

ts
arguments: string;
arguments: string;

name

ts
name: string;
name: string;

id

ts
id: string;
id: string;

Defined in: types.ts:6


type

ts
type: "function";
type: "function";

Defined in: types.ts:7