add Google forms support

This commit is contained in:
Taylor Wilsdon
2025-06-09 16:41:09 -04:00
parent de6a5fa355
commit dddfbd484f
3 changed files with 326 additions and 3 deletions

3
gforms/__init__.py Normal file
View File

@@ -0,0 +1,3 @@
"""
Google Forms MCP Tools module
"""