create_requested_item
Create a new requested item line item under a parent Request record in ServiceNow by providing field values.
Instructions
Create a new requested item (sc_req_item — a line item under a parent Request; filter by parent with query="request=") record. fields is a dict of ServiceNow field name -> value.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | Yes |