create_portal_page
Create new Service Portal pages by defining title, URL ID, and portal association to expand portal functionality.
Instructions
Create a new page inside a Service Portal (requires WRITE_ENABLED=true)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Page title | |
| id | Yes | Unique page ID used in the URL (e.g. "my-page") | |
| portal_sys_id | Yes | sys_id of the parent Service Portal | |
| description | No | Brief description of the page purpose |