# ChatCompletionMessageCustomToolCallCustom
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **String** | The name of the custom tool to call. |
**input** | **String** | The input for the custom tool call generated by the model. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)