Get Ci
get_ciRetrieve a specific configuration item from ServiceNow CMDB by providing its sys_id. Optionally specify the class name to narrow the search.
Instructions
Get a single CMDB configuration item by sys_id
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sys_id | Yes | The sys_id of the CI | |
| class_name | No | CMDB class name | cmdb_ci |