list_ux_pages
List pages in a ServiceNow Next Experience app by app sys_id. Optionally filter by name and set a limit to manage results.
Instructions
List pages within a Next Experience (UI Builder) application
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max records to return (default 50) | |
| query | No | Filter pages by name | |
| app_sys_id | Yes | Parent UX app sys_id |