Get a downsell
get_downsellRetrieve full details of a specific downsell by ID, including its offer and price. Use list_downsells first to obtain the ID.
Instructions
Get the full details of one downsell by id, including what it offers and at what price. Use list_downsells first if you do not have the id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | No | Which configured ThriveCart account to use, by name (for example 'navid-media'). Defaults to the first configured account. Call list_accounts to see them. Figures from one cart never include another. | |
| downsell_id | Yes | downsell id, from list_downsells. |