OPENAPI / COMPONENTS / SCHEMAS

Create Connector Request data structure

CreateConnectorRequest

Structural definition for Create Connector Request in the Mistral AI API contract.

object13properties
auth_datastring

auth data value in the Mistral AI API contract.

descriptionstringrequired

description value in the Mistral AI API contract.

global_headersobject

global headers value in the Mistral AI API contract.

headersstring

headers value in the Mistral AI API contract.

icon_urlstring

icon url value in the Mistral AI API contract.

namestringrequired

name value in the Mistral AI API contract.

oauth2_server_metadatastring

oauth2 server metadata value in the Mistral AI API contract.

oauth2_server_metadata_urlstring

oauth2 server metadata url value in the Mistral AI API contract.

protocolstring

protocol value in the Mistral AI API contract.

serverstringrequired

server value in the Mistral AI API contract.

system_promptstring

system prompt value in the Mistral AI API contract.

titlestring

title value in the Mistral AI API contract.

visibilityPublicResourceVisibility

visibility value in the Mistral AI API contract.