Skip to content

API Reference


API Reference / ToolDescriptor

Type Alias: ToolDescriptor

ToolDescriptor = Omit<Tool, "handler">

Defined in: src/agent/Tool.ts:30

Client-facing metadata — everything except the handler.

Community project — not affiliated with Dhan. MIT License.