Docs
Code Rabbit
Cloudflare
AG Grid
Netlify
Neon
WorkOS
Clerk
Convex
Electric
Sentry
Prisma
Strapi
Unkey
UI.dev
Code Rabbit
Cloudflare
AG Grid
Netlify
Neon
WorkOS
Clerk
Convex
Electric
Sentry
Prisma
Strapi
Unkey
UI.dev
Class References
Function References
Interface References
Type Alias References
Variable References
Interface References

ToolCall

Interface: ToolCall

Defined in: types.ts:87

Properties

function

ts
function: object;
function: object;

Defined in: types.ts:90

arguments

ts
arguments: string;
arguments: string;

name

ts
name: string;
name: string;

id

ts
id: string;
id: string;

Defined in: types.ts:88


type

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

Defined in: types.ts:89