list_opportunity_referrals
List referrals for a Lever opportunity. This returns Lever's referral form payload; use it for referral-source and referral-SLA investigations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Results per page. Lever accepts 1-100; default is endpoint-specific. | |
| cursor | No | Lever pagination offset token from a previous response. Use next_cursor from the prior tool result. | |
| opportunity_id | Yes | Lever opportunity ID. |