get_record
Retrieve complete details of a specific ServiceNow record using its table name and system ID. Specify optional fields to customize the data returned.
Instructions
Retrieve complete details of a specific record by sys_id
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | Table name | |
| sys_id | Yes | 32-character system ID | |
| fields | No | Optional comma-separated fields |