list_portal_pages
Retrieve pages for a Service Portal by providing the portal sys_id. Optionally filter by title or id and limit the number of results.
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) |