list_portal_pages
List pages belonging to a Service Portal using its sys_id. Optionally filter by title or id and limit results.
Instructions
List pages that belong to a Service Portal
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max records to return (default 50) | |
| query | No | Filter pages by title or id | |
| portal_sys_id | Yes | sys_id of the parent portal |