create_portal
Create a new Service Portal configuration by specifying title, URL suffix, theme, and homepage settings to establish a customized portal interface.
Instructions
Create a new Service Portal configuration (requires WRITE_ENABLED=true)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Human-readable portal title | |
| url_suffix | Yes | URL path segment for the portal (e.g. "myportal" → /myportal) | |
| default_homepage | No | sys_id of the default homepage sp_page record | |
| theme | No | sys_id of the sp_theme to apply | |
| logo | No | sys_id of the logo attachment record | |
| description | No | Short description of the portal |