arcade-mcp/toolkits/google/evals
Eric Gustin 2798cc0820
Add Gmail Thread Tools (#159)
# PR Description
1. This PR adds three new tools:
    - GetThread (by ID)
    - ListThreads
    - SearchThreads
2. This PR updates the return type for various Gmail tools from str to
dict.
3. This PR adds evals and tests for the added tools
2024-11-20 11:26:09 -08:00
..
eval_google_calendar.py Remove arcade.core from all examples (#121) 2024-10-24 17:08:04 -07:00
eval_google_docs.py Remove arcade.core from all examples (#121) 2024-10-24 17:08:04 -07:00
eval_google_drive.py Remove arcade.core from all examples (#121) 2024-10-24 17:08:04 -07:00
eval_google_gmail.py Add Gmail Thread Tools (#159) 2024-11-20 11:26:09 -08:00