get_product
Retrieve complete product information using a product identifier. Returns product details with a simple ID lookup.
Instructions
Get full product details by ID.
Args: product_id: The product identifier (e.g. "prod_001").
Returns a UCP get_product response, or an error message if not found.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| product_id | Yes |