diff --git a/toolkits/google/arcade_google/tools/drive.py b/toolkits/google/arcade_google/tools/drive.py index bd02f6cd..1edc65a5 100644 --- a/toolkits/google/arcade_google/tools/drive.py +++ b/toolkits/google/arcade_google/tools/drive.py @@ -14,7 +14,7 @@ from .models import Corpora, OrderBy # string as input with the syntax defined here: https://developers.google.com/drive/api/guides/search-files @tool( requires_auth=Google( - scopes=["https://www.googleapis.com/auth/drive.readonly"], + scopes=["https://www.googleapis.com/auth/drive.file"], ) ) async def list_documents(