28 lines
883 B
Markdown
28 lines
883 B
Markdown
---
|
|
title: "gog"
|
|
type: entity
|
|
tags: [gog, Google Workspace, CLI, OpenClaw]
|
|
sources: [multi-channel-assistant]
|
|
last_updated: 2026-04-22
|
|
---
|
|
|
|
# gog
|
|
|
|
## Overview
|
|
gog 是一个 Google Workspace CLI 工具,支持通过命令行操作 Gmail、Google Calendar 和 Google Drive。在 [[multi-channel-assistant]] 中作为 OpenClaw 与 Google Workspace 集成的核心工具。
|
|
|
|
## Capabilities
|
|
- **Gmail**:发送、读取、搜索邮件
|
|
- **Calendar**:创建日历事件、查询日程
|
|
- **Drive**:上传和管理文件
|
|
|
|
## Role in OpenClaw Workflow
|
|
- "Schedule [event]" → 使用 `gog calendar`
|
|
- "Email [person] about [topic]" → 使用 `gog gmail`
|
|
- "Upload [file] to Drive" → 使用 `gog drive`
|
|
|
|
## Connections
|
|
- [[OpenClaw]] — 通过命令行调用 gog
|
|
- [[Google-Workspace]] — gog 的集成目标
|
|
- [[multi-channel-assistant]] — 依赖 gog 实现 Google 生态集成
|