list_opportunity_file_actions
List file-related activity for a Lever opportunity, useful for resume/import/change hygiene without downloading files.
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. | |
| occurred_at_end | No | ||
| occurred_at_start | No | Unix timestamp in milliseconds. |