PersistentAI API Documentation / @persistentai/fireflow-nodes / ToolSchemaProperty
Class: ToolSchemaProperty
Defined in: packages/fireflow-nodes/src/nodes/ai/anthropic/types.ts:189
Tool schema property
Constructors
Constructor
new ToolSchemaProperty():
ToolSchemaProperty
Returns
ToolSchemaProperty
Properties
default?
optionaldefault:string
Defined in: packages/fireflow-nodes/src/nodes/ai/anthropic/types.ts:226
description?
optionaldescription:string
Defined in: packages/fireflow-nodes/src/nodes/ai/anthropic/types.ts:207
enum?
optionalenum:string[]
Defined in: packages/fireflow-nodes/src/nodes/ai/anthropic/types.ts:219
title?
optionaltitle:string
Defined in: packages/fireflow-nodes/src/nodes/ai/anthropic/types.ts:201
type?
optionaltype:string
Defined in: packages/fireflow-nodes/src/nodes/ai/anthropic/types.ts:195