diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e2517fb3..18b20f346 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ Docs: https://docs.clawd.bot - Auto-reply: only report a model switch when session state is available. (#1465) Thanks @robbyczgw-cla. - Control UI: resolve local avatar URLs with basePath across injection + identity RPC. (#1457) Thanks @dlauer. - Agents: surface concrete API error details instead of generic AI service errors. +- Docs: fix gog auth services example to include docs scope. (#1454) Thanks @zerone0x. ## 2026.1.21-2 diff --git a/skills/gog/SKILL.md b/skills/gog/SKILL.md index a8d0b0162..416b86065 100644 --- a/skills/gog/SKILL.md +++ b/skills/gog/SKILL.md @@ -11,7 +11,7 @@ Use `gog` for Gmail/Calendar/Drive/Contacts/Sheets/Docs. Requires OAuth setup. Setup (once) - `gog auth credentials /path/to/client_secret.json` -- `gog auth add you@gmail.com --services gmail,calendar,drive,contacts,tasks,people,sheets` +- `gog auth add you@gmail.com --services gmail,calendar,drive,contacts,docs,sheets` - `gog auth list` Common commands