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•2.28 KiB
{
"Build and deploy AI-powered workflows and agents.": "Bouw en implementeer AI-aangedreven workflows en agents.",
"Your API key can be found in the **Workspace Settings** section of your AirOps account.": "Uw API-sleutel is te vinden in de **Workspace Settings** sectie van uw AirOps account.",
"Run Workflow": "Workflow uitvoeren",
"Run Workflow (Async)": "Workflow uitvoeren (Async)",
"Get Execution": "Uitvoering ophalen",
"Custom API Call": "Custom API Call",
"Execute an AirOps workflow synchronously.": "Voer automatisch een AirOps workflow uit.",
"Queue an AirOps workflow for asynchronous execution.": "Wachtrij een AirOps workflow voor asynchrone executie.",
"Get an execution by UUID.": "Krijg een uitvoering door UUID.",
"Make a custom API call to a specific endpoint": "Maak een aangepaste API call naar een specifiek eindpunt",
"Workflow": "Werkstroom",
"Inputs": "Invoer",
"Inputs Schema": "Inputs Schema",
"Definition": "Definitie",
"Execution UUID": "Uitvoering UUID",
"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",
"Select the workflow to execute.": "Selecteer de workflow om uit te voeren.",
"Input values for the workflow.": "Invoer waarden voor de workflow.",
"Schema defining the workflow inputs (advanced).": "Schema die de workflow invoer definieert (geavanceerd).",
"Custom workflow definition steps (advanced).": "Aangepaste workflow definitiestappen (geavanceerd).",
"Select the workflow.": "Selecteer de workflow.",
"The UUID of the execution to retrieve.": "De UUID van de uitvoering om op te halen.",
"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"
}