Set up a public profile
set_profileCreate or update the user's public PORTFOLIO page at shiply.now/@ (handle 3-30 chars a-z0-9-) — a landing page listing the user's sites. This is NOT a site's address: to give one site a vanity URL like .shiply.now, use set_handle instead. enable shows the profile; autoAdd auto-lists new sites. Use after publishing to give the user a shareable portfolio.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| enable | No | show (true) or hide (false) the public profile | |
| handle | No | public portfolio handle, 3-30 chars a-z 0-9 -; portfolio lives at shiply.now/@<handle> (a page listing your sites — not a site URL; for a site vanity URL use set_handle) | |
| autoAdd | No | auto-list newly published sites on the profile |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |