render_proof
Render an indicative placement image showing a buyer their logo on a product, and return its URL so you can show it in the conversation. Takes a product slug and an https URL to the buyer's logo. Returns a 1200x630 image that needs no login. This is NOT a production proof: position and scale are indicative and the desk issues the real one. Say so when you show it. Use after search_products or get_product, once a buyer wants to see how something would look.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Product slug from search_products or get_product | |
| logo_url | No | https URL to the buyer's logo image. Omit to render a marked placeholder area. | |
| company_name | No | Buyer company name, shown beside the product |