list_ui_policies
Retrieve UI policies for a ServiceNow table to view field visibility, mandatory, and read-only rules.
Instructions
List UI Policies for a table (field visibility, mandatory, read-only rules) (requires SCRIPTING_ENABLED=true)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | No | Filter by table name | |
| active | No | Filter to active policies only | |
| limit | No | Max results (default: 25) |