Interface: JsonSchema
Defined in: packages/sdk/src/types/custom-tool-types.ts:25
Indexable
[key: string]: unknown
Properties
properties?
optionalproperties:Record<string,JsonSchemaProperty>
Defined in: packages/sdk/src/types/custom-tool-types.ts:27
required?
optionalrequired:string[]
Defined in: packages/sdk/src/types/custom-tool-types.ts:28
type?
optionaltype:string
Defined in: packages/sdk/src/types/custom-tool-types.ts:26