{"components":{"schemas":{"Input":{"type":"object","title":"Input","required":["file_url"],"properties":{"color":{"enum":["auto","crisp-white","cream","greige","charcoal-gray","espresso-brown","blush-pink","clay-terracotta","mustard-ochre","burgundy","sage-green","olive-green","forest-green","teal","sky-blue","denim-blue","deep-navy","dusty-lavender"],"type":"string","title":"Wall color","default":"auto","description":"Curated designer paint color for every wall. Deliberately spread across the spectrum so no two choices read alike — for a shade between them, send 'custom_color' instead. 'auto' lets the wrapper pick a shade that flatters the room's existing furniture, flooring, and daylight."},"finish":{"enum":["auto","matte","eggshell","satin","limewash","venetian-plaster"],"type":"string","title":"Paint finish","default":"auto","description":"Sheen and surface character of the paint. 'auto' leaves the finish to the model."},"prompt":{"type":"string","title":"Prompt","description":"Optional exceptions and notes, e.g. 'leave the brick chimney breast bare' or 'paint only the wall behind the bed'. Honored above the default of painting every wall the same color."},"file_url":{"type":"string","title":"Source photo URL","format":"uri","description":"External URL of the uploaded photo of the room whose walls should be repainted."},"custom_color":{"type":"string","title":"Custom color","description":"Exact color to paint the walls, as a hex value like '#3A5F4B' or a plain description like 'deep forest green'. When set it overrides 'color'."}}}}}}