get_approval_history
Get the full ordered approval history for any record by its sys_id, with an optional limit on the number of approver rows to review.
Instructions
Get the approval progression/history for any record (sysapproval_approver rows, ordered)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max approver rows (default 100) | |
| record | Yes | sys_id of the record under approval (source record) |