list_subflows
Find and list reusable subflows in ServiceNow. Search by name, filter by active status, and control the number of results.
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) |