list_opportunities
List Lever opportunities for recruiting-ops investigations. Default output omits contact PII while preserving stage, owner, source, tag, application, archive, snooze, and timestamp fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | Comma-separated tag filters. Tags are case-sensitive. | |
| No | Filter by exact candidate contact email. | ||
| 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. | |
| expand | No | Lever expand parameter for endpoint-supported objects. | |
| origin | No | Comma-separated origin filters, such as sourced or applied. | |
| reason | No | Required when detail_profile requests contact, content, values, or full details. | |
| source | No | Comma-separated source filters. | |
| include | No | Lever include parameter for endpoint-supported fields. | |
| snoozed | No | ||
| archived | No | ||
| stage_id | No | Comma-separated stage IDs. | |
| contact_id | No | Comma-separated contact IDs. | |
| posting_id | No | Comma-separated posting IDs. | |
| created_at_end | No | ||
| detail_profile | No | operational omits contact PII; contact includes name, emails, phones, links, and URLs. | operational |
| updated_at_end | No | ||
| advanced_at_end | No | ||
| archived_at_end | No | ||
| confidentiality | No | ||
| created_at_start | No | Unix timestamp in milliseconds. | |
| updated_at_start | No | ||
| advanced_at_start | No | ||
| archive_reason_id | No | Comma-separated archive reason IDs. | |
| archived_at_start | No | ||
| archived_posting_id | No | Comma-separated archived posting IDs. |