get_place_media
Fetch gallery photos and/or videos from a Google Maps place, returning counts and output directories. Choose photos, videos, or both to get only the media you need.
Instructions
Media-only fetch: downloads gallery photos and/or videos, skips verbose metadata in the response. Use when the agent only needs the images/videos.
Args: kind: "both" (default) | "photos" | "videos". Returns JSON: place name, counts, output dirs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| kind | No | both | |
| output_dir | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |