upload_listing_image
ActiveTool of Tu Lugar
Upload a listing image by URL. Fetches the image, optimizes it, and returns hosted Tu Lugar image URLs to pass into create_listing.images[] or edit_listing.images[]. Rejected if the image fails property-photo moderation.
Parameters schema
{
"type": "object",
"required": [
"url"
],
"properties": {
"url": {
"type": "string",
"description": "Public https URL of the source image"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Tu Lugar
https://github.com/JanKratochvil1/tulugar-mcp-server
1/7 registries