We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/activepieces/activepieces'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
fr.json•4.17 KiB
{
"\nTo get your API Key:\n\n1. Login to the dashboard at https://platform.bolna.ai\n2. Navigate to Developers tab from the left menu bar after login\n3. Click the button Generate a new API Key to generate a key\n4. Get your API Key\n": "\nTo get your API Key:\n\n1. Login to the dashboard at https://platform.bolna.ai\n2. Navigate to Developers tab from the left menu bar after login\n3. Click the button Generate a new API Key to generate a key\n4. Get your API Key\n",
"Make Phone Call": "Passer un appel téléphonique",
"Custom API Call": "Appel d'API personnalisé",
"Initiate an outbound phone call from a Bolna Voice AI agent to a recipient.": "Lancez un appel téléphonique sortant d'un agent Bolna Voice AI à un destinataire.",
"Make a custom API call to a specific endpoint": "Passer un appel API personnalisé à un endpoint spécifique",
"Agent": "Agent",
"Recipient Phone Number": "Numéro de téléphone du destinataire",
"From Phone Number": "À partir du numéro de téléphone",
"Scheduled At": "Planifié à",
"User Data": "Données de l'utilisateur",
"Method": "Méthode",
"Headers": "Headers",
"Query Parameters": "Paramètres de requête",
"Body Type": "Body Type",
"Body": "Body",
"Response is Binary ?": "La réponse est Binaire ?",
"No Error on Failure": "Aucune erreur en cas d'échec",
"Timeout (in seconds)": "Délai d'expiration (en secondes)",
"Follow redirects": "Suivre les redirections",
"Select the Bolna Voice AI agent": "Sélectionnez l'agent IA Bolna Voice",
"Phone number of the recipient with country code (E.164 format, e.g., +10123456789)": "Numéro de téléphone du destinataire avec l'indicatif du pays (format E.164, ex. +10123456789)",
"Phone number of the sender with country code (E.164 format, e.g., +19876543007). Optional.": "Numéro de téléphone de l'expéditeur avec l'indicatif du pays (format E.164, p. ex. +19876543007). Optionnel.",
"The scheduled date and time in ISO 8601 format with time zone (e.g., 2025-08-21T10:35:00Z). Leave empty to call immediately.": "La date et l'heure planifiées au format ISO 8601 avec le fuseau horaire (par exemple, 2025-08-21T10:35:00Z). Laisser vide pour appeler immédiatement.",
"Additional user dynamic variables as defined in the agent prompt (JSON object)": "Variables supplémentaires utilisateur dynamiques telles que définies dans l'invite de l'agent (objet JSON)",
"Authorization headers are injected automatically from your connection.": "Les Headers d'autorisation sont injectés automatiquement à partir de votre connexion.",
"Enable for files like PDFs, images, etc.": "Activer pour les fichiers comme les PDFs, les images, etc.",
"GET": "GET",
"POST": "POST",
"PATCH": "PATCH",
"PUT": "PUT",
"DELETE": "DELETE",
"HEAD": "HEAD",
"None": "Aucun",
"JSON": "JSON",
"Form Data": "Données du formulaire",
"Raw": "Brut",
"Call Completion Report": "Rapport d'achèvement de l'appel",
"Triggers when Bolna call report it is completed": "Déclenche quand le rapport Bolna est terminé",
"Markdown": "Markdown",
"## Bolna AI Webhook Setup\n To use this trigger, you need to manually set up a webhook in your Bolna AI account:\n \n 1. Login to your Bolna AI account.\n 2. Navigate to **Agent Setup** tab on the left navigation menu.\n 3. Go to **Analytics** .\n 4. Add to the **Push all execution data to webhook** and specify the following URL:\n ```text\n {{webhookUrl}}\n ```\n 5. Click Save Ag": "## Configuration du Webhook IA Bolna\n Pour utiliser ce déclencheur, vous devez configurer manuellement un webhook dans votre compte Bolna AI :\n \n 1. Connectez-vous à votre compte Bolna IA.\n 2. Accédez à l'onglet **Configuration des agents** dans le menu de navigation de gauche.\n 3. Allez à **Analytiques** .\n 4. Ajoutez à **pousser toutes les données d'exécution au webhook** et spécifiez l'URL suivante :\n ```text\n {{webhookUrl}}\n ```\n 5. Cliquez sur Enregistrer l'agent.\n "
}