create_request
Create a new service request record in ServiceNow by specifying field values. Automates request creation through the Table API.
Instructions
Create a new service request (sc_request — the parent Request record) record. fields is a dict of ServiceNow field name -> value.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | Yes |