OPENAPI / COMPONENTS / SCHEMAS

Custom Tool Param data structure

CustomToolParam

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

object6properties
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.

formatstring

format value in the OpenAI API contract.

namestringrequired

name value in the OpenAI API contract.

typestringrequired

type value in the OpenAI API contract.