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
es.json•912 B
{
"Trigger and call another sub flow.": "Activa y llama a otro sub-flujo.",
"Call Flow": "Llamada Flow",
"Return Response": "Respuesta de retorno",
"Call a flow that has \"Callable Flow\" trigger": "Llamar a un flujo que tiene activado \"flujo llamable\"",
"Return response to the original flow": "Devuelve la respuesta al flujo original",
"Flow": "Flujo",
"Mode": "Modo",
"Wait for Response": "Espere a la respuesta",
"Response": "Respuesta",
"The flow to execute": "El flujo a ejecutar",
"Choose Simple for key-value or Advanced for JSON.": "Elija Simple para el valor de clave o avanzado para JSON.",
"Simple": "Simple",
"Advanced": "Avanzado",
"Callable Flow": "Flujo Llamable",
"Waiting to be triggered from another flow": "Esperando a ser activado desde otro flujo",
"Sample Data": "Datos de ejemplo",
"The schema to be passed to the flow": "El esquema a pasar al flujo"
}