arcade-mcp/toolkits/google/tests
Renato Byrro 75da4bf8b0
Make search_contacts interface more LLM-friendly (#272)
Break down `search_contacts` into `search_contacts_by_name` and
`search_contacts_by_email`. The search_contacts' `query` argument was
not clear enough for LLMs.
2025-02-28 16:47:03 -03:00
..
__init__.py Add New Gmail Tools To The Google Toolkit (#41) 2024-09-19 10:18:49 -07:00
test_calendar.py Lint all toolkits (#183) 2024-12-20 09:49:45 -08:00
test_contacts.py Make search_contacts interface more LLM-friendly (#272) 2025-02-28 16:47:03 -03:00
test_docs.py Lint all toolkits (#183) 2024-12-20 09:49:45 -08:00
test_drive.py Lint all toolkits (#183) 2024-12-20 09:49:45 -08:00
test_gmail.py Alex gmail improvements (#188) 2025-02-27 11:56:32 -03:00