# CustomToolProperties
## Properties
**name** | **String** | The name of the custom tool, used to identify it in tool calls. |
**description** | Option<**String**> | Optional description of the custom tool, used to provide more context. | [optional]
**format** | Option<[**models::CustomToolPropertiesFormat**](Custom_tool_properties_format.md)> | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)