get_webcams_by_location
Find live webcams for any country, region, continent, or city. Filter results by location type and code, with options to limit, sort, and include extra data.
Instructions
Get webcams from a specific location (country, region, continent, or city)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of results to return (1-50, default: 20) | |
| include | No | Comma-separated list of extra data to include (default: "images,location"). One or more of: categories, images, location, player, urls. | |
| sortKey | No | Field to sort results by | |
| location_code | Yes | Location geo code (country/region/continent/city code) | |
| location_type | Yes | Type of location filter | |
| sortDirection | No | Sort direction (used with sortKey) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| cached | No | ||
| success | Yes | ||
| summary | Yes | ||
| api_info | No |