update_ui_action
Update existing ServiceNow UI Actions by specifying sys_id and field changes. Modify scripts, conditions, or active status to adjust their behavior.
Instructions
Update an existing UI Action (requires SCRIPTING_ENABLED=true)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | Yes | Fields to update (name, script, active, condition, etc.) | |
| sys_id | Yes | UI Action sys_id |