create_subflow
Create reusable subflows by specifying name, inputs, and scope to automate and standardize processes in ServiceNow.
Instructions
Create a new reusable subflow. [Write]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Subflow name | |
| scope | No | Application scope | |
| inputs | No | Input variable definitions [{name, type, mandatory}] | |
| description | No | Subflow description |