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•2.88 KiB
{
"Create and manage bills and collections with Billplz API": "Criar e gerenciar faturas e coleções com Billplz API",
"Enter your Billplz API Secret Key. You can find this in your Billplz account settings.": "Digite sua chave secreta da API do Billplz. Você pode encontrar isso nas configurações de conta do Billplz.",
"Create Bill": "Criar conta",
"Get Bill": "Obter conta",
"Create a new bill within a collection": "Criar uma nova conta dentro de uma coleção",
"Retrieve information about a specific bill": "Recuperar informações sobre uma conta específica",
"Collection": "Coleção",
"Email": "e-mail",
"Mobile Number": "Número de celular",
"Recipient Name": "Nome Destinatário",
"Amount (RM)": "Quantidade (RM)",
"Description": "Descrição",
"Callback URL": "Callback URL",
"Due Date": "Data de vencimento",
"Redirect URL": "URL de redirecionamento",
"Send Email/SMS": "Enviar E-mail/SMS",
"Reference 1 Label": "Referência 1 Rótulo",
"Reference 1 Value": "Referência 1 Valor",
"Reference 2 Label": "Referência 2 Rótulo",
"Reference 2 Value": "Referência 2 Valor",
"Bill ID": "ID da fatura",
"Select the collection to create the bill in": "Selecione a coleção para criar a conta em",
"Recipient email address (required if mobile not provided)": "Endereço de e-mail do destinatário (necessário se celular não for fornecido)",
"Recipient mobile number with country code (required if email not provided)": "Número de celular do beneficiário com o código do país (obrigatório se o e-mail não for fornecido)",
"Name of the bill recipient": "Nome do beneficiário da fatura",
"Amount in Malaysian Ringgit (e.g., 2.00 for RM 2.00)": "Valor em Ringgit Malaio (por exemplo, 2,00 para RM 2.00)",
"Bill description that will be displayed on the bill": "Descrição da fatura que será exibida na conta",
"Webhook URL to receive payment completion notifications": "Webhook URL para receber notificações de conclusão de pagamentos",
"Due date in YYYY-MM-DD format (optional, defaults to today)": "Data limite no formato YYYY-MM-DD (opcional, o padrão é hoje)",
"URL to redirect customer after payment completion": "URL para redirecionar o cliente após a conclusão do pagamento",
"Automatically send email and SMS notification to recipient": "Enviar automaticamente email e notificação SMS para o destinatário",
"Label for first reference field": "Rótulo para o campo de primeira referência",
"Value for first reference field": "Valor para o primeiro campo de referência",
"Label for second reference field": "Rótulo para segundo campo de referência",
"Value for second reference field": "Valor para o campo de segunda referência",
"The ID of the bill to retrieve": "A identificação da fatura para recuperar",
"Get Collections": "Obter coleções",
"Triggers when there are new collections": "Dispara quando há novas coleções"
}