create_portal
Scaffold a new Service Portal with a theme, default pages, and CSS variables. Returns all payloads in deployment order.
Instructions
Scaffold a new Service Portal with theme, default pages, and best-practice CSS variables.
Generates:
Portal record (url_suffix, title)
Theme with full CSS variable set (brand colors, typography, spacing, borders)
Default pages: Home, Login, Profile, Catalog + any custom pages
Deploy order and instructions
Returns all payloads in correct deployment order.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Portal display name | |
| url_suffix | No | URL suffix (e.g. "myportal" → /myportal) | |
| description | No | ||
| pages | No |