update_workflow
Modify existing workflows in ServiceNow by updating details such as name, description, table association, active status, and additional attributes using the workflow ID.
Instructions
Update an existing workflow in ServiceNow
Input Schema
Name | Required | Description | Default |
---|---|---|---|
active | No | Whether the workflow is active | |
attributes | No | Additional attributes for the workflow | |
description | No | Description of the workflow | |
name | No | Name of the workflow | |
table | No | Table the workflow applies to | |
workflow_id | Yes | Workflow ID or sys_id |