Type Parameters

  • T extends Record<string, any> = Record<string, any>

Hierarchy (view full)

Constructors

Properties

keyName: string

The type of tool calls to return.

returnId: boolean = false
returnSingle: boolean = false

Whether to return only the first tool call.

zodSchema?: ZodType<T, ZodTypeDef, T>

Methods

Generated using TypeDoc