list_opportunity_applications
List applications attached to one Lever opportunity. Deprecated by Lever in favor of get_opportunity with expand=applications, but maintained for backwards compatibility.
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. | |
| reason | No | Required when detail_profile requests contact, content, values, or full details. | |
| detail_profile | No | operational returns an operations view; full returns the raw endpoint payload. | operational |
| opportunity_id | Yes | Lever opportunity ID. |