search_nearby_experiences
Search for local kids' experiences by coordinates, filtering by radius, freshness, and relevance from verified sources.
Instructions
Search the local DB by coordinates; raw source payloads are never returned.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum rows to return | |
| cursor | No | ||
| latitude | Yes | WGS84 latitude | |
| free_only | No | ||
| longitude | Yes | WGS84 longitude | |
| radius_km | No | Search radius in kilometers, up to 300 | |
| include_closed | No | ||
| child_score_min | No | Minimum child relevance score from 0 to 1 | |
| max_stale_hours | No | Positive lookback or freshness window in hours | |
| new_within_hours | No | ||
| include_unknown_location | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||