get_incentive
Retrieve the complete details of a specific incentive for a dealer account using account ID and incentive ID.
Instructions
Fetch one incentive by id within a dealer's account.
Use when: "what's the full text of incentive 5821 for dealer 1042?" Example: account_id=1042, incentive_id=5821 → full incentive detail.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_id | Yes | ||
| incentive_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |