{"openapi":"3.1.0","info":{"title":"GAM (Google Apps Manager)","description":"Google Workspace 관리자용 오픈소스 CLI로 Gmail·Drive·Calendar·사용자 계정을 일괄 관리합니다. 조직 전체 이메일 전달 설정, 드라이브 공유 권한 일괄 변경, 캘린더 이벤트 대량 처리 등 어드민 자동화에 특화되어 있습니다.","version":"1.0.0","x-fusepie-id":"cli-gam","x-fusepie-category":"communication","x-fusepie-provider":"오픈소스"},"servers":[{"url":"pip install gam7","description":"Production"}],"paths":{"/":{"get":{"operationId":"call_cli_gam","summary":"GAM (Google Apps Manager)","description":"Google Workspace 관리자용 오픈소스 CLI로 Gmail·Drive·Calendar·사용자 계정을 일괄 관리합니다. 조직 전체 이메일 전달 설정, 드라이브 공유 권한 일괄 변경, 캘린더 이벤트 대량 처리 등 어드민 자동화에 특화되어 있습니다.","parameters":[{"name":"q","in":"query","description":"Search query or main parameter","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object"}}}}},"security":[{"apiKey":[]}]}}},"components":{"securitySchemes":{"apiKey":{"type":"apiKey","in":"header","name":"Authorization","description":"Get your API key from: https://github.com/GAM-team/GAM/wiki/How-to-Install-Advanced-GAM"}}},"x-mcp-config":{"mcpServers":{"cli-gam":{"command":"npx","args":["-y","@fusepie/mcp-cli-gam"],"env":{"API_KEY":""}}}}}