Check achievable capabilities
servicenow_check_capabilitiesVerify admin-restricted sys_* table access to determine whether schema reads, script intelligence, and ACL audit will work. Run before codecheck to avoid silently empty reads.
Instructions
Preflight which admin-restricted sys_* tables the connected user can actually read, and report which higher-level capabilities (schema reads, script intelligence, ACL audit) are achievable. Run this before relying on the scripts/flows/codecheck tools on a governed instance — on a least-privilege account those reads may be silently empty.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instance | No | Connection profile to use for this call (default: the active profile). See servicenow_list_instances. |