get_price
Retrieve pricing information from Paddle by ID, with optional product details for accurate billing and financial management.
Instructions
This tool will retrieve a price from Paddle by its ID.
Use the include parameter to include related entities in the response:
product: An object for the product entity tied to the price.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| priceId | Yes | Paddle ID of the price. | |
| include | No | Include related entities in the response. |