ChainGraph API Documentation / @badaitech/chaingraph-nodes / ToolSchemaProperty
Class: ToolSchemaProperty
Defined in: packages/chaingraph-nodes/src/nodes/ai/anthropic/types.ts:186
Tool schema property
Constructors
Constructor
new ToolSchemaProperty():
ToolSchemaProperty
Returns
ToolSchemaProperty
Properties
default?
optionaldefault:string
Defined in: packages/chaingraph-nodes/src/nodes/ai/anthropic/types.ts:223
description?
optionaldescription:string
Defined in: packages/chaingraph-nodes/src/nodes/ai/anthropic/types.ts:204
enum?
optionalenum:string[]
Defined in: packages/chaingraph-nodes/src/nodes/ai/anthropic/types.ts:216
title?
optionaltitle:string
Defined in: packages/chaingraph-nodes/src/nodes/ai/anthropic/types.ts:198
type?
optionaltype:string
Defined in: packages/chaingraph-nodes/src/nodes/ai/anthropic/types.ts:192