update_photos
Replace or reorder listing photos by providing the full array in the desired order, specifying the listing ID and photo URLs.
Instructions
Replace or reorder photos for a listing. Provide the full array of photos in desired order.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| photos | Yes | Array of photo objects with url and optional caption | |
| listingId | Yes | The listing ID to update photos for |