list_subflows
List reusable ServiceNow subflows by name, active status, and limit to find subflows for reuse across automation 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) |