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
ja.json•2.94 KiB
{
"Create and manage bills and collections with Billplz API": "Billplz API を使用して、請求書とコレクションを作成および管理します",
"Enter your Billplz API Secret Key. You can find this in your Billplz account settings.": "Billplz API シークレットキーを入力してください。これは Billplz アカウントの設定で確認できます。",
"Create Bill": "請求書を作成",
"Get Bill": "請求書を取得",
"Create a new bill within a collection": "コレクション内に新しい請求書を作成",
"Retrieve information about a specific bill": "特定の請求書に関する情報を取得",
"Collection": "コレクション",
"Email": "Eメールアドレス",
"Mobile Number": "携帯電話番号",
"Recipient Name": "受信者名",
"Amount (RM)": "金額 (RM)",
"Description": "Description",
"Callback URL": "Callback URL",
"Due Date": "締切日",
"Redirect URL": "リダイレクトURL",
"Send Email/SMS": "メール/SMSを送信",
"Reference 1 Label": "参照 1 ラベル",
"Reference 1 Value": "参照1の値",
"Reference 2 Label": "リファレンス2ラベル",
"Reference 2 Value": "参照2の値",
"Bill ID": "請求書ID",
"Select the collection to create the bill in": "請求書を作成するコレクションを選択してください",
"Recipient email address (required if mobile not provided)": "受信者のメールアドレス (モバイルが提供されていない場合は必須)",
"Recipient mobile number with country code (required if email not provided)": "国コードのある受信者の電話番号 (電子メールが提供されていない場合は必須)",
"Name of the bill recipient": "請求書の受取人の名前",
"Amount in Malaysian Ringgit (e.g., 2.00 for RM 2.00)": "マレーシアの Ringgit の量 (例 2.00 for RM 2.00)",
"Bill description that will be displayed on the bill": "請求書に表示される請求書の説明",
"Webhook URL to receive payment completion notifications": "支払完了通知を受け取るWebhookのURL",
"Due date in YYYY-MM-DD format (optional, defaults to today)": "YYYY-MM-DD形式で期限 (オプション、既定)",
"URL to redirect customer after payment completion": "支払い完了後に顧客にリダイレクトするURL",
"Automatically send email and SMS notification to recipient": "自動的にメールとSMS通知を受信者に送信",
"Label for first reference field": "最初の参照フィールドのラベル",
"Value for first reference field": "最初の参照フィールドの値",
"Label for second reference field": "2番目の参照項目のラベル",
"Value for second reference field": "2番目の参照フィールドの値",
"The ID of the bill to retrieve": "取得する請求書のID",
"Get Collections": "コレクションを取得",
"Triggers when there are new collections": "新しいコレクションがある場合にトリガーします"
}