arcade-mcp/toolkits/google
Eric Gustin 81ada1d9b9
Add Google File Picker Tool (#361)
## Google File Picker
The Google Picker lets users select or upload Google Drive files. Users
can grant permission to your apps to access their Drive data, providing
a secure and authorized way to interact with their files.

The `generate_google_file_picker_url` returns a URL to a Google File
Picker for the user.
2025-04-18 18:25:05 -07:00
..
arcade_google Add Google File Picker Tool (#361) 2025-04-18 18:25:05 -07:00
evals Add Google File Picker Tool (#361) 2025-04-18 18:25:05 -07:00
tests Add Google File Picker Tool (#361) 2025-04-18 18:25:05 -07:00
.pre-commit-config.yaml Lint all toolkits (#183) 2024-12-20 09:49:45 -08:00
.ruff.toml Common changes in all toolkits (#345) 2025-04-04 09:32:37 -07:00
conftest.py Search Google Drive documents and retrieve contents (#265) 2025-03-07 18:42:12 -03:00
LICENSE Update README and LICENSE (#220) 2025-01-23 19:43:48 -08:00
Makefile Common changes in all toolkits (#345) 2025-04-04 09:32:37 -07:00
pyproject.toml Add Google File Picker Tool (#361) 2025-04-18 18:25:05 -07:00