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•5.57 KiB
{
"Merge and generate documents with dynamic data": "Fusionar y generar documentos con datos dinámicos",
"Get your API token from your dashboard by clicking API Tokens in the top right corner of your profile.": "Obtén tu token API desde tu panel de control haciendo clic en las fichas API en la esquina superior derecha de tu perfil.",
"Combine Files": "Combinar archivos",
"Convert File to PDF": "Convertir archivo a PDF",
"Create Data Route Merge": "Crear fusión de ruta de datos",
"Create Document Merge": "Crear fusión de documentos",
"Split PDF": "Dividir PDF",
"Combine multiple files into a single PDF or DOCX": "Combina varios archivos en un solo PDF o DOCX",
"Convert a given file to PDF": "Convierte un archivo a PDF",
"Send data to your Data Route URL": "Enviar datos a la URL de la ruta de datos",
"Send data to your Merge URL": "Enviar datos a su URL de fusión",
"Extract or remove specific pages from a PDF file": "Extraer o eliminar páginas específicas de un archivo PDF",
"Output Format": "Formato de salida",
"Files": "Archivos",
"Name": "Nombre",
"URL": "URL",
"Contents": "Contenido",
"File Name": "Nombre del archivo",
"File URL": "URL del archivo",
"Route Key": "Clave de ruta",
"Fields": "Campos",
"Document Key": "Clave del documento",
"Pages to Extract": "Páginas a extraer",
"Pages to Remove": "Páginas a eliminar",
"The format of the combined file": "El formato del archivo combinado",
"Array of file identifiers to combine": "Arreglo de identificadores de archivo a combinar",
"Name for the combined file": "Nombre del archivo combinado",
"URL of a file to include (must be a valid URL)": "URL de un archivo a incluir (debe ser una URL válida)",
"Additional content to include": "Contenido adicional para incluir",
"Name of the file to convert": "Nombre del archivo a convertir",
"URL of the file to convert (must be a valid URL)": "URL del archivo a convertir (debe ser una URL válida)",
"The key of the data route to merge": "La clave de la ruta de datos a combinar",
"Field data to merge into the document": "Datos de campo a fusionar con el documento",
"The key of the document to merge": "La clave del documento a combinar",
"Name of the PDF file": "Nombre del archivo PDF",
"URL of the PDF file (must be a valid URL)": "URL del archivo PDF (debe ser una URL válida)",
"Base64 encoded file contents": "Contenido de archivo codificado en Base64",
"Page numbers or ranges to extract (e.g., \"1\", \"2-5\", \"1, 3-5\")": "Números de página o rangos a extraer (por ejemplo, \"1\", \"2-5\", \"1, 3-5\")",
"Page numbers or ranges to remove (e.g., \"1\", \"2-5\", \"1, 3-5\")": "Números de página o rangos a eliminar (por ejemplo, \"1\", \"2-5\", \"1, 3-5\")",
"PDF": "DF",
"DOCX": "DOCX",
"New Merged Document": "Nuevo documento fusionado",
"New Merged Route": "Nueva ruta fusionada",
"Triggers when a merged/populated document is created": "Dispara cuando se crea un documento fusionado/poblado",
"Triggers when a merged/populated route is created": "Dispara cuando se crea una ruta fusionada/poblada",
"Markdown": "Markdown",
"\n## Setup Instructions\n\nTo use this trigger, configure a Webhook Delivery Method in DocuMerge:\n\n1. Go to your DocuMerge dashboard\n2. Navigate to your Document or Route settings\n3. Add a new **Webhook Delivery Method**\n4. Set the **URL** to:\n```text\n{{webhookUrl}}\n```\n5. Configure the webhook options:\n - ✅ **Send temporary download url (file_url)** - Provides a 1-hour download link\n - ✅ **Send data using JSON** - Sends data as JSON\n - ✅ **Send merge data** - Includes field data in the payload\n6. Click ": "\n## Configurar Instrucciones\n\nPara usar este disparador, configure un Método de entrega de Webhook en Documerge:\n\n1. Ve a tu panel de control de DocuMerge\n2. Vaya a la configuración de su documento o ruta\n3. Añada un nuevo **método de entrega de webhook**\n4. Estableció el **URL** a:\n```text\n{{webhookUrl}}\n```\n5. Configurar las opciones de webhook:\n - ✅ **Enviar url de descarga temporal (file_url)** - Proporciona un enlace de descarga de 1 hora\n - ✅ **Enviar datos usando JSON** - Envía datos como JSON\n - ✅ **Enviar datos de combinación** - Incluye datos de campo en la carga útil\n6. Haga clic en **Enviar** para guardar\n\nEl webhook se activará cada vez que un documento se fusione.\n ",
"\n## Setup Instructions\n\nTo use this trigger, configure a Webhook Delivery Method in DocuMerge:\n\n1. Go to your DocuMerge dashboard\n2. Navigate to your **Route** settings\n3. Add a new **Webhook Delivery Method**\n4. Set the **URL** to:\n```text\n{{webhookUrl}}\n```\n5. Configure the webhook options:\n - ✅ **Send temporary download url (file_url)** - Provides a 1-hour download link\n - ✅ **Send data using JSON** - Sends data as JSON\n - ✅ **Send merge data** - Includes field data in the payload\n6. Click **Submit": "\n## Configurar Instrucciones\n\nPara usar este disparador, configure un Método de entrega de Webhook en Documerge:\n\n1. Ve a tu panel de control de DocuMerge\n2. Vaya a la configuración de **Ruta**\n3. Añada un nuevo **método de entrega webhook**\n4. Estableció el **URL** a:\n```text\n{{webhookUrl}}\n```\n5. Configurar las opciones de webhook:\n - ✅ **Enviar url de descarga temporal (file_url)** - Proporciona un enlace de descarga de 1 hora\n - ✅ **Enviar datos usando JSON** - Envía datos como JSON\n - ✅ **Enviar datos de combinación** - Incluye datos de campo en la carga útil\n6. Haga clic en **Enviar** para guardar\n\nEl webhook se activará cuando se complete una fusión de ruta.\n "
}