Configure a rig sub-page on your page
page_rig_configOwner config for ONE of your published rigs on your page: showcase (SHOW this rig on your public profile + give it a config card — opt-in; publishing alone no longer showcases a rig), mode ('builder' rig-detail view or 'app' app-output surface), featured (headline it in your SHOWCASE — single slot, featuring one un-features the rest), linked (mint the public /@handle/ link — rigs do NOT get sub-pages unless you opt in), plus the sub-page's PRODUCT theme: tagline (≤140 chars under the rig name), accent (#rrggbb page accent color), glyph (an emoji/1-2 char hero mark). Pass an empty string to clear a theme field. Claim your page first. Requires Authorization: Bearer .
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | ||
| slug | Yes | the rig's slug (lowercase alnum + dashes — derived from its name) | |
| glyph | No | hero glyph — an emoji or 1-2 chars ('' clears) | |
| accent | No | page accent color as #rrggbb ('' clears) | |
| linked | No | ||
| gallery | No | up to 6 https image URLs for the page's MEDIA panel (screenshots, brand art; [] clears) | |
| tagline | No | product tagline shown under the rig name (≤140 chars; '' clears) | |
| featured | No | ||
| resident | No | PRO: keep an always-on sandbox behind this page — instant live dashboard + warm interactions; owner-metered; fail-closed on tier lapse | |
| showcase | No | show this rig on your public profile (and give it a config card) — opt-in; false hides it | |
| banner_url | No | hero banner image — an https URL (the product's brand backdrop + share-card image; '' clears) | |
| hero_image | No | hero PICTURE — a small data:image/... URI (≤260k chars; a 256px square, profile-photo style) replacing the glyph ('' clears) | |
| hide_input | No | hide the RUN IT input field — the button fires with resident_input (the default input) or empty | |
| capabilities | No | up to 8 short bullets (≤120 chars) — 'what this rig does', the page's get-to-the-point card ([] clears; the page then derives bullets from the pipeline) | |
| pin_showcase | No | freeze (true) / unfreeze (false) the current showcase snapshot | |
| stage_static | No | STATIC stage — the main area shows the cached showcase only (no run panel, no in-dashboard actions); a portfolio piece rather than a live app | |
| auto_showcase | No | auto-refresh the page's public showcase from YOUR successful runs of this rig (visitors always see the latest dashboard; their runs never touch it) | |
| clear_showcase | No | delete the stored showcase snapshot | |
| resident_input | No | the resident's default input for boot/periodic refreshes, e.g. a token address ('' clears) | |
| resident_interval_secs | No | periodic self-refresh cadence in seconds (min 300; 0 clears) |