Skip to content

API Reference


API Reference / JsonSchema

Type Alias: JsonSchema

JsonSchema = Record<string, unknown>

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

A JSON Schema fragment. Kept loose — schemas are data, not typed shapes.

Community project — not affiliated with Dhan. MIT License.