get_product
Retrieve a product by its ID. Optionally include specific attributes.
Instructions
Get a product by ID. GET /products/{productId}. Optional: include.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| productId | Yes | Product ID (required) | |
| include | No | Comma-separated attributes to include |