update_scoped_app
Update an existing scoped app by providing its sys_id and fields to modify. Change attributes like name, version, description, active, or vendor in one call.
Instructions
Update an existing scoped application (requires WRITE_ENABLED=true)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | Yes | Fields to update (name, version, short_description, description, active, vendor, etc.) | |
| sys_id | Yes | App sys_id |