# McpListToolsTool
## Properties
**name** | **String** | The name of the tool. |
**description** | Option<**String**> | The description of the tool. | [optional]
**input_schema** | [**serde_json::Value**](.md) | The JSON schema describing the tool's input. |
**annotations** | Option<[**serde_json::Value**](.md)> | Additional annotations about the tool. | [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)