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
pt.json•3.01 KiB
{
"Connection String": "String de conexão",
"You can obtain it from 'Security + networking -> Access Keys' menu.": "Você pode obtê-lo no menu 'Segurança + redes -> Chaves de acesso'.",
"Authenticate with Azure Blob Storage using Account Name and Account Key": "Autenticar com o armazenamento do Azure Blob usando o nome da conta e chave de conta",
"List Containers": "Listar contêineres",
"Create Container": "Criar Contêiner",
"Delete Container": "Excluir Contêiner",
"List Blobs": "Listar Blobs",
"Create Blob": "Criar Blob",
"Read Blob": "Ler Blob",
"Delete Blob": "Excluir Blob",
"Add Tags to Blob": "Adicionar Tags ao Blob",
"Find Blobs": "Encontre Blobs",
"List Containers in the Azure Blob Storage account": "Listar contêineres na conta do Armazenamento do Azure Blob",
"Creates a new container": "Cria um novo contêiner",
"Deletes an existing container": "Exclui um contêiner existente",
"List Blobs in the specified Azure Blob Storage container": "Listar Blobs no recipiente especificado do Azure Blob Storage",
"Creates a new Blob in the specified location": "Cria um novo Blob na localização especificada",
"Read the Blob at the specified lcoation": "Leia o Blob na lcoação especificada",
"Deletes the Blob at the specified location": "Exclui o Blob no local especificado",
"Adds Tags to the Blob at the specified location": "Adiciona Tags ao Blob no local especificado",
"Finds Blobs based on their tags": "Encontrar Blobs baseado em suas tags",
"Include Deleted Containers": "Incluir contêineres excluídos",
"Include System Containers": "Incluir contêineres do sistema",
"Prefix Filter": "Filtro de Prefixo",
"Container Name": "Nome do Contêiner",
"Container": "Contêiner",
"Include Snapshots": "Incluir Snapshots",
"Blob Name": "Nome do Blob",
"File": "Arquivo",
"Tags": "Etiquetas",
"Keep Existing Tags": "Manter tags existentes",
"Whether to include deleted containers in the list": "Se deve incluir contêineres excluídos na lista",
"Whether to include system containers in the list": "Se deve incluir contêineres de sistema na lista",
"Filter containers by prefix": "Filtrar contêineres por prefixo",
"The name for the newly created container": "O nome para o contêiner recém-criado",
"Select the container": "Selecione o recipiente",
"Whether to include snapshots in the list": "Se deve incluir snapshots na lista",
"Filter blobs by prefix": "Filtrar blobs por prefixo",
"The name of the blob to create": "O nome do blob a criar",
"The file to upload as a blob": "O arquivo para enviar como um blob",
"Optional tags to associate with the blob": "Tags opcionais para associar com o blob",
"The name of the blob to read": "O nome do blob para ler",
"The name of the blob to add tags to": "O nome do blob ao qual adicionar tags",
"The tags to add to the blob": "As tags a serem adicionadas ao blob",
"Whether to keep existing tags on the blob": "Se deseja manter as tags existentes no blob",
"The tags to filter blobs by": "As tags para filtrar por"
}