search_facebook_events
Search Facebook events by keyword. Optionally scope results to a place with location_id (resolve one via the search_facebook_locations tool).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pages | No | Number of pages to fetch (1-10, default 1). Billed per page. | |
| query | Yes | Search keyword (max 500 characters) | |
| end_date | No | Filter events until this date (YYYY-MM-DD) | |
| start_date | No | Filter events from this date (YYYY-MM-DD) | |
| location_id | No | Facebook location ID (from search_facebook_locations) to scope results to a place |