manage_scripted_rest
Review and manage ServiceNow Scripted REST services and resources by listing or retrieving records to locate sys_ids for CRUD operations.
Instructions
CRUD Scripted REST services + resources (sys_ws_definition/sys_ws_operation). Use list/get to find sys_ids. (confirm='approve')
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | No | ||
| action | Yes | ||
| offset | No | ||
| confirm | Yes | ||
| service | No | Service sys_id:<id> or name | |
| count_only | No |