Components
ToolParameterDefault
The default value for a parameter of a tool call.
Example Usage
Fields
Field | Type | Required | Description |
---|---|---|---|
transform | components.ToolParameterTransform | TRUE | A transform to be applied to the value of a tool parameter. Either value or format must be set:- value is any arbitrary value: string, list or dictionary.- format is a string composed of other parameters or context variables. |