get_product
Retrieve product details by ID from the Rebillia MCP Server for subscription billing management in e-commerce platforms.
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 |