Skip to content

agent-tools / Exports / ISchemaConversionOptions

Interface: ISchemaConversionOptions

Schema conversion options

Table of contents

Properties

Properties

includeDescription

Optional includeDescription: boolean

Defined in

packages/agent-tools/src/implementations/function-tool/types.ts:55


strictTypes

Optional strictTypes: boolean

Defined in

packages/agent-tools/src/implementations/function-tool/types.ts:56


allowAdditionalProperties

Optional allowAdditionalProperties: boolean

Defined in

packages/agent-tools/src/implementations/function-tool/types.ts:57

Released under the MIT License.