facebook_search_posts
Search Facebook posts by keyword with filters for location and date range.
Instructions
Search for Facebook posts by keyword with optional location and time filters
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query | |
| location_uid | No | Location UID for filtering | |
| start_time | No | Filter posts after this date (YYYY-MM-DD) | |
| end_time | No | Filter posts before this date (YYYY-MM-DD) | |
| recent_posts | No | When "true", shows only recent posts | |
| end_cursor | No | Pagination cursor |