{"name":"logo-detect","description":"Brand logo detection / brand recognition in images. Venice qwen3-5-9b vision LLM. Returns detected brands with confidence, location, evidence (wordmark/logomark/lockup/color_scheme), element_type, and supports hint_brands.","price":"$0.03","method":"POST","input_schema":{"properties":{"image_url":{"type":"string"},"hint_brands":{"type":"array"}},"required":["image_url"]},"input_example":{"image_url":"https://www.google.com/images/branding/googlelogo/2x/googlelogo_color_272x92dp.png","hint_brands":["Google"]},"output_example":{"detected_brands":[{"name":"Google","confidence":0.95}],"no_brands_detected":false},"x402_payment_required":true,"x402_facilitator":"https://api.cdp.coinbase.com/platform/v2/x402"}