list_portal_pages
Retrieve Service Portal pages by specifying a portal ID, with options to filter by title or ID and set result limits for efficient navigation.
Instructions
List pages that belong to a Service Portal
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| portal_sys_id | Yes | sys_id of the parent portal | |
| query | No | Filter pages by title or id | |
| limit | No | Max records to return (default 50) |