OPENAPI / COMPONENTS / SCHEMAS
Create Connector Request data structure
CreateConnectorRequestStructural definition for Create Connector Request in the Mistral AI API contract.
object13properties
auth_datastringauth data value in the Mistral AI API contract.
descriptionstringrequireddescription value in the Mistral AI API contract.
global_headersobjectglobal headers value in the Mistral AI API contract.
headersstringheaders value in the Mistral AI API contract.
icon_urlstringicon url value in the Mistral AI API contract.
namestringrequiredname value in the Mistral AI API contract.
oauth2_server_metadatastringoauth2 server metadata value in the Mistral AI API contract.
oauth2_server_metadata_urlstringoauth2 server metadata url value in the Mistral AI API contract.
protocolstringprotocol value in the Mistral AI API contract.
serverstringrequiredserver value in the Mistral AI API contract.
system_promptstringsystem prompt value in the Mistral AI API contract.
titlestringtitle value in the Mistral AI API contract.
visibilityPublicResourceVisibilityvisibility value in the Mistral AI API contract.