list_table_config
List all configuration artifacts on a ServiceNow table—business rules, scripts, UI policies, ACLs, and more—with per-type counts to assess impact before making changes.
Instructions
List every configuration artifact on a table — business rules, client scripts, UI policies, ACLs, UI actions, data policies, and dictionary fields — with per-type counts. Use it to see what depends on a table before changing or removing it. This is config/metadata impact, not CMDB CI impact. Each lane returns {count, records} or {error} if that table/plugin is unavailable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max records per artifact type (default 50) | |
| table | Yes | Table name, e.g. "incident" |