search_facebook_locations
Resolve a place name (city, region, or country) to Facebook location IDs. Use the returned id as the location_id argument to search_facebook_posts or search_facebook_events to scope a search to that place.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Place name to resolve, e.g. "London" or "Paris, France" (max 500 characters) |