list_ui_policies
Retrieve UI policies for ServiceNow tables to manage field visibility, mandatory status, and read-only rules. Filter by table name, active status, and limit results.
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) |