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
# IntegrationsSchemasApiToolTool

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** |  | 
**name** | **String** |  | 
**description** | **String** |  | 
**system_prompt** | Option<**String**> |  | [optional]
**locale** | Option<[**models::IntegrationsSchemasTurbineToolLocale**]IntegrationsSchemasTurbineToolLocale.md> |  | [optional]
**jsonschema** | Option<**std::collections::HashMap<String, serde_json::Value>**> |  | [optional]
**execution_config** | Option<[**models::ExecutionConfig**]ExecutionConfig.md> |  | 
**visibility** | [**models::ResourceVisibility**]ResourceVisibility.md |  | 
**created_at** | **String** |  | 
**modified_at** | **String** |  | 
**active** | Option<**bool**> |  | [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)