billy_get_product
Fetch specific product details by ID, optionally including related resources such as prices, from Billy's accounting system.
Instructions
Get a specific product by ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Product ID | |
| include | No | Related resources to include (e.g., 'product.prices') |