list_subflows
Retrieve reusable ServiceNow subflows by name or active status to streamline workflow automation. Use filters to narrow results and integrate existing subflows into new flows.
Instructions
List available subflows that can be reused across flows
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max records to return (default 50) | |
| query | No | Search subflows by name | |
| active | No | Filter to active subflows only (default true) |