OPENAPI / COMPONENTS / SCHEMAS
Function Tool data structure
FunctionToolStructural definition for Function Tool in the OpenAI API contract.
object8properties
allowed_callersstringallowed callers value in the OpenAI API contract.
defer_loadingbooleandefer loading value in the OpenAI API contract.
descriptionstringdescription value in the OpenAI API contract.
namestringrequiredname value in the OpenAI API contract.
output_schemastringoutput schema value in the OpenAI API contract.
parametersstringrequiredparameters value in the OpenAI API contract.
strictstringrequiredstrict value in the OpenAI API contract.
typestringrequiredtype value in the OpenAI API contract.