list_scoped_apps
List custom applications installed in a ServiceNow instance, with options to search by name or scope, filter by active status, and control result quantity.
Instructions
List scoped applications (custom apps) installed in the instance
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Search apps by name or scope prefix | |
| active | No | Filter to active apps only | |
| limit | No | Max records to return (default 25) |