create_workflow
Generate and configure workflows in ServiceNow by defining name, description, table, active status, and additional attributes for automation.
Instructions
Create a new 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 | Yes | Name of the workflow | |
table | No | Table the workflow applies to |