mistral-openapi-client 0.1.0

Our Chat Completion and Embeddings APIs specification. Create your account on [La Plateforme](https://console.mistral.ai) to get access and read the [docs](https://docs.mistral.ai) to learn how to use it.
Documentation
# ConnectorMcpUpdate

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | Option<**String**> |  | [optional]
**description** | Option<**String**> |  | [optional]
**icon_url** | Option<**String**> |  | [optional]
**system_prompt** | Option<**String**> |  | [optional]
**connection_config** | Option<**std::collections::HashMap<String, serde_json::Value>**> |  | [optional]
**connection_secrets** | Option<**std::collections::HashMap<String, serde_json::Value>**> |  | [optional]
**server** | Option<**String**> |  | [optional]
**headers** | Option<**std::collections::HashMap<String, serde_json::Value>**> |  | [optional]
**auth_data** | Option<[**models::AuthData**]AuthData.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)