Add direct Google Calendar/Gmail tools, remove workspace_mcp

This commit is contained in:
daniel
2026-05-08 10:37:31 -05:00
parent 943cf26d77
commit ad594f6797
3 changed files with 176 additions and 21 deletions

View File

@@ -14,7 +14,9 @@ dependencies = [
"botocore[crt] >= 1.35.0",
"strands-agents-tools >= 0.5.0",
"strands-agents >= 1.13.0",
"google-api-python-client >= 2.0.0",
"google-auth >= 2.0.0",
"google-auth-httplib2 >= 0.2.0",
]
[tool.hatch.build.targets.wheel]