Files
google-mcp/gchat/chat_tools.py
Seth Ladd d964324e5d Add chat.spaces.readonly scope for listing spaces
The list_spaces tool was using chat.messages.readonly which is overly
broad for simply enumerating available spaces. This adds the
chat.spaces.readonly scope and uses it for list_spaces, following the
principle of least privilege.

Closes #479

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 20:58:08 -08:00

7.1 KiB