list_ux_pages
Retrieve pages from a ServiceNow Next Experience (UI Builder) application using the parent app ID, with optional filtering by page name and result limits.
Instructions
List pages within a Next Experience (UI Builder) application
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_sys_id | Yes | Parent UX app sys_id | |
| query | No | Filter pages by name | |
| limit | No | Max records to return (default 50) |