# ToolInvocationParametersValue
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**description** | Option<**String**> | Human-readable description of the parameter | [optional]
**parameter_type** | [**models::ToolParameterType**](ToolParameterType.md) | |
**value** | Option<[**serde_json::Value**](.md)> | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)