update_workflow_activity
Modify an existing workflow activity in ServiceNow by updating its name, description, or attributes to adapt processes to changing requirements.
Instructions
Update an existing activity in a workflow
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| activity_id | Yes | Activity ID or sys_id | |
| name | No | Name of the activity | |
| description | No | Description of the activity | |
| attributes | No | Additional attributes for the activity |