Data & Analytics8 toolsPaste one API key
Foursquare integration for AI agents
Foursquare provides location-based search and discovery, offering detailed venue information, place recommendations, and geospatial data for businesses and points of interest worldwide.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Foursquare once and call the same tools from all of them.
Setup
Connect Foursquare through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Foursquare exposes 8 tools through ClawLink.
| Tool | What it does | Kind |
|---|---|---|
foursquare_autocomplete_places | Returns autocomplete suggestions for places as the user types their search query | Read |
foursquare_get_trending_venues | Retrieves venues currently trending in a specified geographic area, sorted by popularity based | Read |
foursquare_retrieve_nearby_places_v3 | The GetNearbyPlaces endpoint retrieves a list of places near a specified location, primarily | Read |
foursquare_retrieve_place_photos_by_id | Retrieves photos associated with a specific place in Foursquare's database | Read |
foursquare_retrieve_place_tips_using_fsq_id | Retrieves user-generated tips for a specific place in the Foursquare database | Read |
foursquare_retrieve_places_by_id | Retrieves detailed information about a specific place using its unique Foursquare ID (FSQ ID) | Read |
foursquare_search_places_api_request | The GetPlacesSearch endpoint allows you to search for places in the Foursquare database based | Read |
foursquare_validate_credential | Validates Foursquare API credentials by performing a lightweight place search | Read |