{"protocolVersion": "0.3", "name": "MemberAnalysisAgent", "description": "会員の退会率分析を行い、Excelファイルとして結果を返すカスタムエージェント。都道府県別・年齢別の退会率を集計できます。", "url": "https://auth.quix.jp/agent", "preferredTransport": "HTTP+JSON", "defaultInputModes": ["text/plain"], "defaultOutputModes": ["text/plain", "application/json", "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"], "skills": [{"id": "withdrawal-rate-analysis", "name": "退会率分析", "description": "指定期間の退会率を都道府県別・年齢別に集計し、Excelファイルで返します。BigQueryから全件取得するため件数制限がありません。", "tags": ["退会率", "会員分析", "Excel", "BigQuery"], "examples": ["2025年12月の都道府県別退会率をExcelでください", "2025年12月の年齢別退会率をExcelでください", "2025年12月の都道府県別・年齢別退会率をExcelでください", "2025年の都道府県別退会率をExcelでください"], "inputModes": ["text/plain"], "outputModes": ["text/plain", "application/json", "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"]}], "provider": {"url": "", "organization": ""}, "version": "1.0", "capabilities": {"streaming": false, "pushNotifications": false}, "securitySchemes": {"oauth2": {"type": "oauth2", "flows": {"authorizationCode": {"authorizationUrl": "https://auth.quix.jp/agent/oauth/authorize", "tokenUrl": "https://auth.quix.jp/agent/oauth/token", "scopes": {}}}}}, "security": [{"oauth2": []}]}