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.51 KiB
{
"Build and deploy AI-powered workflows and agents.": "AIを活用したワークフローとエージェントの構築と展開。",
"Your API key can be found in the **Workspace Settings** section of your AirOps account.": "APIキーは、AirOpsアカウントの**ワークスペース設定**セクションにあります。",
"Run Workflow": "ワークフローを実行",
"Run Workflow (Async)": "ワークフローを実行(非同期)",
"Get Execution": "実行を取得",
"Custom API Call": "カスタムAPI通話",
"Execute an AirOps workflow synchronously.": "AirOpsワークフローを同期して実行します。",
"Queue an AirOps workflow for asynchronous execution.": "非同期実行のために、AirOpsワークフローをキューに入れます。",
"Get an execution by UUID.": "UUID で実行を取得します。",
"Make a custom API call to a specific endpoint": "特定のエンドポイントへのカスタム API コールを実行します。",
"Workflow": "ワークフロー",
"Inputs": "Inputs",
"Inputs Schema": "Inputs Schema",
"Definition": "定義",
"Execution UUID": "実行UUID",
"Method": "方法",
"Headers": "ヘッダー",
"Query Parameters": "クエリパラメータ",
"Body Type": "ボディタイプ",
"Body": "本文",
"Response is Binary ?": "応答はバイナリですか?",
"No Error on Failure": "失敗時にエラーはありません",
"Timeout (in seconds)": "タイムアウト(秒)",
"Follow redirects": "リダイレクトをフォローする",
"Select the workflow to execute.": "実行するワークフローを選択します。",
"Input values for the workflow.": "ワークフローの値を入力します。",
"Schema defining the workflow inputs (advanced).": "ワークフロー入力を定義するスキーマ (高度)",
"Custom workflow definition steps (advanced).": "カスタムワークフロー定義ステップ(高度)",
"Select the workflow.": "ワークフローを選択します。",
"The UUID of the execution to retrieve.": "取得する実行のUUID",
"Authorization headers are injected automatically from your connection.": "認証ヘッダは接続から自動的に注入されます。",
"Enable for files like PDFs, images, etc.": "PDF、画像などのファイルを有効にする",
"GET": "取得",
"POST": "POST",
"PATCH": "PATCH",
"PUT": "PUT",
"DELETE": "削除",
"HEAD": "頭",
"None": "なし",
"JSON": "JSON",
"Form Data": "フォームデータ",
"Raw": "Raw"
}