{"openapi":"3.1.0","info":{"title":"Google Workspace CLI (gws)","description":"Google 공식 Workspace CLI로 Gmail·Calendar·Drive·Docs·Sheets·Chat을 커맨드라인에서 통합 관리합니다. Rust로 작성되어 빠르며 AI 에이전트 지원·OAuth 인증·JSON 출력을 제공합니다. 이메일 발송, 일정 조회, 파일 업로드를 단일 CLI 명령 하나로 처리할 수 있습니다.","version":"1.0.0","x-fusepie-id":"cli-google-workspace","x-fusepie-category":"communication","x-fusepie-provider":"Google"},"servers":[{"url":"npm install -g @googleworkspace/cli","description":"Production"}],"paths":{"/":{"get":{"operationId":"call_cli_google_workspace","summary":"Google Workspace CLI (gws)","description":"Google 공식 Workspace CLI로 Gmail·Calendar·Drive·Docs·Sheets·Chat을 커맨드라인에서 통합 관리합니다. Rust로 작성되어 빠르며 AI 에이전트 지원·OAuth 인증·JSON 출력을 제공합니다. 이메일 발송, 일정 조회, 파일 업로드를 단일 CLI 명령 하나로 처리할 수 있습니다.","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://console.cloud.google.com/apis/credentials"}}},"x-mcp-config":{"mcpServers":{"cli-google-workspace":{"command":"npx","args":["-y","@fusepie/mcp-cli-google-workspace"],"env":{"API_KEY":""}}}}}