arcade-mcp/toolkits/google/arcade_google/tools
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 Google Toolkit (Drive, Docs) (#97) 2024-10-08 17:04:16 -07:00
calendar.py Least Privileged Scope for Update Calendar (#195) 2025-01-08 10:03:04 -08:00
constants.py Make search_contacts interface more LLM-friendly (#272) 2025-02-28 16:47:03 -03:00
contacts.py Make search_contacts interface more LLM-friendly (#272) 2025-02-28 16:47:03 -03:00
docs.py Lint all toolkits (#183) 2024-12-20 09:49:45 -08:00
drive.py Update scope on Google.ListDocuments (#264) 2025-02-20 21:36:46 -08:00
exceptions.py Alex gmail improvements (#188) 2025-02-27 11:56:32 -03:00
gmail.py Alex gmail improvements (#188) 2025-02-27 11:56:32 -03:00
models.py Alex gmail improvements (#188) 2025-02-27 11:56:32 -03:00
utils.py Make search_contacts interface more LLM-friendly (#272) 2025-02-28 16:47:03 -03:00