sn_discover
Discover tables, applications, and plugins installed on a ServiceNow instance. Filter by name, active status, or limit results.
Instructions
Discover tables, applications, and plugins installed on the ServiceNow instance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | What to discover: tables, apps, or plugins | |
| limit | No | Max results (default 20) | |
| query | No | Search by name (LIKE match) | |
| active | No | Filter by active status: true or false (apps and plugins only) |