get_record_history
Retrieve the field history of a Salesforce record by providing the record ID and object type. Optionally limit the number of history records returned.
Instructions
Get the field history for a record
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of history records | |
| recordId | Yes | Record ID | |
| objectType | Yes | Object type |