arcade-mcp/arcade/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
..
cli arcade chat: allow overriding host, port, TLS (#31) 2024-09-10 09:25:05 -07:00
client Client Fixes and LangGraph Examples (#50) 2024-09-24 10:13:45 -07:00
core Add Google Calendar Tools (#71) 2024-10-02 10:24:11 -07:00
sdk Tool Evalulation SDK (#35) 2024-09-19 03:36:44 -07:00
tool Fix ruff (#64) 2024-09-25 09:47:30 -07:00
__init__.py Tool SDK, Schemas (#2) 2024-07-14 23:37:46 -07:00