update_scoped_app
Modify a scoped application's attributes in ServiceNow by providing its sys_id and the fields to update. Write access is required.
Instructions
Update an existing scoped application (requires WRITE_ENABLED=true)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sys_id | Yes | App sys_id | |
| fields | Yes | Fields to update (name, version, short_description, description, active, vendor, etc.) |