list_ux_pages
List pages within a Next Experience (UI Builder) app by passing its sys_id. Optionally filter by page name and set a limit to manage response size.
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 |