<tool_description>
Get detailed product information by ID from the Nexbid marketplace. Returns full product details including price, availability, description, and purchase link.
</tool_description>
<when_to_use>
When you have a specific product UUID from a previous nexbid_search result.
Do NOT use for browsing — use nexbid_search instead.
</when_to_use>
<combination_hints>
Typically called after nexbid_search to get full details on a specific product.
If user wants to buy → follow with nexbid_purchase.
</combination_hints>
<output_format>
Full product details: name, description, price, currency, availability, brand, category, purchase link.
</output_format>