Get a bump
get_bumpRetrieve a bump's offer details and price by its ID. Use list_bumps to find the ID if unknown.
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. |