Skip to main content
Glama

mcp-google-sheets

es.json5.81 kB
{ "Website URL": "URL del sitio web", "Username": "Usuario", "Password": "Contraseña", "URL of your Drupal site": "URL de su sitio Drupal", "\n**Using Drupal's JSON:API**\n\nYour Drupal site comes with JSON:API built-in. Authentication to access relevant parts requires the HTTP Basic Authentication module, which is also part of your Drupal site. Just ensure both are enabled and configure user authentication:\n\n1. Enable the JSON:API and the HTTP Basic Authentication modules\n2. Create a user account and give it the permissions you want Activepieces to have\n3. Use that account's credentials for authentication\n\nProvide the website URL in the format htt": "\n**Using Drupal's JSON:API**\n\nYour Drupal site comes with JSON:API built-in. Authentication to access relevant parts requires the HTTP Basic Authentication module, which is also part of your Drupal site. Just ensure both are enabled and configure user authentication:\n\n1. Enable the JSON:API and the HTTP Basic Authentication modules\n2. Create a user account and give it the permissions you want Activepieces to have\n3. Use that account's credentials for authentication\n\nProvide the website URL in the format https://www.example.com.\n\nFor extra functionality, you can use the [Drupal Orchestration](https://www.drupal.org/project/orchestration) module.\n", "Call Service": "Servicio de Llamadas", "Create Entity": "Crear Entidad", "List Entities": "Listar entidades", "Get Entity": "Get Entity", "Update Entity": "Actualizar entidad", "Delete Entity": "Eliminar entidad", "Call a service on the Drupal site": "Llamar a un servicio en el sitio de Drupal", "Create a new entity in Drupal with smart field discovery and validation": "Crear una nueva entidad en Drupal con descubrimiento de campo inteligente y validación", "List entities from Drupal using JSON:API": "Listar entidades de Drupal usando JSON:API", "Retrieve a single entity by UUID": "Recuperar una única entidad por UUID", "Update an existing entity in Drupal with smart field discovery and validation": "Actualizar una entidad existente en Drupal con descubrimiento de campo inteligente y validación", "Delete an entity from Drupal": "Eliminar una entidad de Drupal", "Service": "Servicio", "Service configuration": "Configuración del servicio", "Entity Type": "Tipo de entidad", "Entity Fields": "Campos de Entidad", "Published Status": "Estado publicado", "Sort Options": "Opciones de orden", "Sort Direction": "Ordenar dirección", "Limit": "Límite", "Output Options": "Opciones de salida", "Entity UUID": "UUID de la entidad", "The service to call.": "El servicio a llamar.", "Choose the type of content to create.": "Elija el tipo de contenido a crear.", "Fill in the content fields. Available fields depend on the entity type selected above.": "Rellene los campos de contenido. Los campos disponibles dependen del tipo de entidad seleccionado arriba.", "Choose what type of content to list.": "Elija qué tipo de contenido listar.", "Filter by publication status": "Filtrar por estado de publicación", "Choose how to sort the entities": "Elija cómo ordenar las entidades", "Maximum number of entities to retrieve (0 = all entities)": "Número máximo de entidades a recuperar (0 = todas las entidades)", "Choose the type of content to retrieve.": "Elija el tipo de contenido a recuperar.", "The unique identifier (UUID) of the specific content item to retrieve.": "El identificador único (UUID) del elemento de contenido específico a recuperar.", "Select the entity type and bundle": "Seleccione el tipo de entidad y paquete", "The UUID of the entity to update": "El UUID de la entidad a actualizar", "Update the values for the entity fields (only provide values for fields you want to change)": "Actualizar los valores para los campos de la entidad (sólo proporcione valores para los campos que desea cambiar)", "Choose the type of content to delete.": "Elija el tipo de contenido a eliminar.", "The unique identifier (UUID) of the specific content item to delete.": "El identificador único (UUID) del elemento de contenido específico a eliminar.", "All": "Todos", "Published only": "Sólo publicados", "Unpublished only": "Sólo sin publicar", "Newest first": "Más nuevo primero", "Oldest first": "Lo más antiguo primero", "Polling by ID": "Encuestas por ID", "Polling by timestamp": "Sondeo por marca de tiempo", "Webhook": "Webhook", "A trigger that polls the Drupal site by ID.": "Un disparador que encuesta el sitio Drupal por ID.", "A trigger that polls the Drupal site by timestamp.": "Un disparador que sondea el sitio de Drupal por marca de tiempo.", "A webhook that the Drupal site can call to trigger a flow.": "Un webhook al que el sitio de Drupal puede llamar para activar un flujo.", "Name": "Nombre", "The name identifies the poll. It must be unique. It will be used to identify the poll in the Drupal site, e.g. if you use ECA to respond to this poll, you need to use the same name in the configuration of its poll event.": "El nombre identifica la encuesta. Debe ser único. Se utilizará para identificar la encuesta en el sitio de Drupal, p.ej. si utiliza ECA para responder a esta encuesta, necesita utilizar el mismo nombre en la configuración de su evento de encuesta.", "This name identifies the webhook. It must be unique. It will be used to identify the webhook in the Drupal site, e.g. if you use ECA to call this webhook, you will find this name in the list of available webhooks.": "Este nombre identifica el webhook. Debe ser único. Se utilizará para identificar el webhook en el sitio de Drupal. Si utiliza ECA para llamar a este webhook, encontrará este nombre en la lista de webhooks disponibles." }

MCP directory API

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