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
zh.json•2.65 KiB
{
"Create and manage bills and collections with Billplz API": "Create and manage bills and collections with Billplz API",
"Enter your Billplz API Secret Key. You can find this in your Billplz account settings.": "Enter your Billplz API Secret Key. You can find this in your Billplz account settings.",
"Create Bill": "Create Bill",
"Get Bill": "Get Bill",
"Create a new bill within a collection": "Create a new bill within a collection",
"Retrieve information about a specific bill": "Retrieve information about a specific bill",
"Collection": "Collection",
"Email": "电子邮件地址",
"Mobile Number": "Mobile Number",
"Recipient Name": "Recipient Name",
"Amount (RM)": "Amount (RM)",
"Description": "描述",
"Callback URL": "Callback URL",
"Due Date": "Due Date",
"Redirect URL": "重定向网址",
"Send Email/SMS": "Send Email/SMS",
"Reference 1 Label": "Reference 1 Label",
"Reference 1 Value": "Reference 1 Value",
"Reference 2 Label": "Reference 2 Label",
"Reference 2 Value": "Reference 2 Value",
"Bill ID": "Bill ID",
"Select the collection to create the bill in": "Select the collection to create the bill in",
"Recipient email address (required if mobile not provided)": "Recipient email address (required if mobile not provided)",
"Recipient mobile number with country code (required if email not provided)": "Recipient mobile number with country code (required if email not provided)",
"Name of the bill recipient": "Name of the bill recipient",
"Amount in Malaysian Ringgit (e.g., 2.00 for RM 2.00)": "Amount in Malaysian Ringgit (e.g., 2.00 for RM 2.00)",
"Bill description that will be displayed on the bill": "Bill description that will be displayed on the bill",
"Webhook URL to receive payment completion notifications": "Webhook URL to receive payment completion notifications",
"Due date in YYYY-MM-DD format (optional, defaults to today)": "Due date in YYYY-MM-DD format (optional, defaults to today)",
"URL to redirect customer after payment completion": "URL to redirect customer after payment completion",
"Automatically send email and SMS notification to recipient": "Automatically send email and SMS notification to recipient",
"Label for first reference field": "Label for first reference field",
"Value for first reference field": "Value for first reference field",
"Label for second reference field": "Label for second reference field",
"Value for second reference field": "Value for second reference field",
"The ID of the bill to retrieve": "The ID of the bill to retrieve",
"Get Collections": "Get Collections",
"Triggers when there are new collections": "Triggers when there are new collections"
}