get_request_item
Retrieve a ServiceNow requested item (RITM) and its variables by number or sys_id. Use it to fetch specific request details for automation and management tasks.
Instructions
Get a requested item (RITM) with its variables, by number or sys_id
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| number | No | RITM number (e.g. RITM0010001) | |
| sys_id | No | sys_id of the sc_req_item |