arcade-mcp/toolkits/google/tests
Eric Gustin bf53439b55
Add Google Calendar Tools (#71)
This PR adds four new tools to the Google ToolKit
* `create_event`
* `list_events`
* `update_event`
* `delete_event`


I also improved an error log when tools are being registered by the
actor.


This PR also sneaks in an eval for gmail


Here is a sample conversation that shows the tools and their
capabilities and limitiations:

![image](https://github.com/user-attachments/assets/a70e97d7-2c4e-4f6e-aebd-1fcaaf6c36b9)
2024-10-02 10:24:11 -07:00
..
__init__.py Add New Gmail Tools To The Google Toolkit (#41) 2024-09-19 10:18:49 -07:00
test_calendar.py Add Google Calendar Tools (#71) 2024-10-02 10:24:11 -07:00
test_gmail.py Toolkit lint cleanup (#72) 2024-10-01 10:41:38 -07:00