Get a bump
get_bumpRetrieve full details of a ThriveCart bump, including its offer and price, by providing the bump ID. Use list_bumps to find the ID first.
Instructions
Get the full details of one bump by id, including what it offers and at what price. Use list_bumps 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. | |
| bump_id | Yes | bump id, from list_bumps. |