OPENAPI / COMPONENTS / SCHEMAS

Function Tool Param data structure

FunctionToolParam

Structural definition for Function Tool Param in the OpenAI API contract.

object8properties
allowed_callersstring

allowed callers value in the OpenAI API contract.

defer_loadingboolean

defer loading value in the OpenAI API contract.

descriptionstring

description value in the OpenAI API contract.

namestringrequired

name value in the OpenAI API contract.

output_schemastring

output schema value in the OpenAI API contract.

parametersstring

parameters value in the OpenAI API contract.

strictstring

strict value in the OpenAI API contract.

typestringrequired

type value in the OpenAI API contract.