get_opportunity_note
Retrieve one Lever opportunity note. Default output shows note metadata; full note values require detail_profile=full with a reason.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | Required when detail_profile requests contact, content, values, or full details. | |
| note_id | Yes | Lever note ID. | |
| detail_profile | No | operational returns an operations view; full returns the raw endpoint payload. | operational |
| opportunity_id | Yes | Lever opportunity ID. |