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
nl.json•3.21 KiB
{
"Autonomous AI Agents Revolutionizing Compliance with Smart, Adaptive Workflows.": "Autonomische AI Agents Revolutioniseren Compliance met Smart, Adaptieve Workflows.",
"Flipando API Key": "Flipando API-sleutel",
"Get All Apps": "Alle apps downloaden",
"Run App": "App uitvoeren",
"Get Task": "Ophalen taak",
"Run App Generator": "Voer App Generator uit",
"Custom API Call": "Custom API Call",
"Retrieves all the applications created by the authenticated user.": "Haal alle applicaties terug die gemaakt zijn door de geauthenticeerde gebruiker.",
"Triggers the execution of a specific Flipando application by ID, initiating a background job for application completion.": "Triggert de uitvoering van een specifieke Flipando toepassing door ID, het initiëren van een achtergrond taak voor de uitvoering van de toepassing.",
"Retrieves the result of a specific Flipando application task by its task ID.": "Ophalen van het resultaat van een specifieke Flipando applicatie taak met taak-ID.",
"Triggers the execution of Flipando's Special App Generator, initiating a background job for application completion.": "Triggert de uitvoering van Flipando's Special App Generator, waarmee een achtergrondtaak voor de voltooiing van de applicatie wordt gestart.",
"Make a custom API call to a specific endpoint": "Maak een aangepaste API call naar een specifiek eindpunt",
"Application ID": "Applicatie ID",
"Inputs Data": "Gegevens invoeren",
"File": "Bestand",
"File Description": "Beschrijving bestand",
"Task ID": "Task ID",
"Is New App Private": "Is een nieuwe app privé",
"Method": "Methode",
"Headers": "Kopteksten",
"Query Parameters": "Query parameters",
"Body Type": "Type lichaam",
"Body": "Lichaam",
"Response is Binary ?": "Antwoord is binair?",
"No Error on Failure": "Geen fout bij fout",
"Timeout (in seconds)": "Time-out (in seconden)",
"Follow redirects": "Volg omleidingen",
"ID of the application to be completed.": "ID van de applicatie die moet worden voltooid.",
"JSON string of key-value pairs for application input variables.": "JSON string van sleutel-waarde paren voor applicatie-invoervariabelen.",
"File to be uploaded, if the application requires documents. Supports PDF, DOCX, images, and other document formats.": "Bestand te uploaden, als de applicatie documenten vereist. Ondersteunt PDF, DOCX, afbeeldingen en andere documentformaten.",
"Description of the file being uploaded. Required when uploading a file.": "Beschrijving van het bestand dat wordt geüpload. Vereist bij het uploaden van een bestand.",
"ID of the task to be retrieved.": "ID van de taak die wordt opgehaald.",
"Whether the new app to be created should be private or public.": "Of de nieuwe app moet worden gemaakt moet privé of openbaar zijn.",
"Authorization headers are injected automatically from your connection.": "Autorisatie headers worden automatisch geïnjecteerd vanuit uw verbinding.",
"Enable for files like PDFs, images, etc.": "Inschakelen voor bestanden zoals PDF's, afbeeldingen etc.",
"GET": "KRIJG",
"POST": "POSTE",
"PATCH": "BEKIJK",
"PUT": "PUT",
"DELETE": "VERWIJDEREN",
"HEAD": "HOOFD",
"None": "geen",
"JSON": "JSON",
"Form Data": "Formulieren gegevens",
"Raw": "Onbewerkte"
}