arcade-mcp/toolkits/search/arcade_search/tools
Eric Gustin 99ff11d30e
Various Search Toolkits (#285)
1. Add the following tools:
* Google Finance
    - get_stock_summary
    - get_stock_historical_data
* Google Flights
    - search_roundtrip_flights
    - search_one_way_flights
* Google Hotels
    - search_hotels
    
2. Add some common helper functions for serpAPI tools.
2025-03-14 14:23:14 -07:00
..
__init__.py Various Search Toolkits (#285) 2025-03-14 14:23:14 -07:00
google_finance.py Various Search Toolkits (#285) 2025-03-14 14:23:14 -07:00
google_flights.py Various Search Toolkits (#285) 2025-03-14 14:23:14 -07:00
google_hotels.py Various Search Toolkits (#285) 2025-03-14 14:23:14 -07:00
google_search.py Various Search Toolkits (#285) 2025-03-14 14:23:14 -07:00