Interface: JsonSchemaProperty
Defined in: packages/sdk/src/types/custom-tool-types.ts:19
JSON Schema subset used by custom tool input/output definitions.
Indexable
[key: string]: unknown
Properties
description?
optionaldescription:string
Defined in: packages/sdk/src/types/custom-tool-types.ts:21
type?
optionaltype:string
Defined in: packages/sdk/src/types/custom-tool-types.ts:20