list_opportunity_feedback
List feedback forms for a Lever opportunity. Default output keeps scores, timestamps, users, and field presence without returning field values.
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. |