Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

Create Web Page

REMOTE · CREATE-WEB-PAGE.COM · SCANNED AUG 3

Create, edit, preview, publish, and manage web pages from MCP-capable AI clients.

+4 this week 64 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security63
Transport & Reachability100
Schema Quality & AI Usability61
  • AI-judged instruction clarity (good).Pass
  • Context-footprint check failed: tool/resource definitions use about 3849 tokens (~167/item across 23 items; 23 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage90
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 66% of tool parameters carry a description.Partial
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Capabilities73
  • Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28. See how to fix → Fail
  • Supports UI / widget rendering.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · create-web-page.com

# add to Claude Code
claude mcp add --transport http com-create-web-page-create-web-page https://create-web-page.com/mcp
# ~/.codex/config.toml
[mcp_servers.com-create-web-page-create-web-page]
url = "https://create-web-page.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-create-web-page-create-web-page": {
      "type": "remote",
      "url": "https://create-web-page.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-create-web-page-create-web-page --url https://create-web-page.com/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-create-web-page-create-web-page:
    url: "https://create-web-page.com/mcp"
// mcp.json
{
  "mcpServers": {
    "com-create-web-page-create-web-page": {
      "type": "http",
      "url": "https://create-web-page.com/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 2 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.

  • 31 Jul 26 +3
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 −2
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 29 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

  • 28 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

  • 27 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 60

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://create-web-page.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=create-web-page.com CN=YR2,O=Let's Encrypt,C=US 13 Jul 2026 11 Oct 2026 RSA 2048 SHA256-RSA 5f5b0e2cc2cf69012a2f3837803fb6465a5
SANs: create-web-page.com
CN=YR2,O=Let's Encrypt,C=US (CA) CN=Root YR,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 RSA 2048 SHA256-RSA 4ebd24947e24d394802d84a52fd5b319
CN=Root YR,O=ISRG,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 RSA 4096 SHA256-RSA f24b6d17f9d9ad7cb1c9fea78782699f
DNSSEC insecure

Validation of create-web-page.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
create-web-page.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=63072000
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://create-web-page.com/mcp Verified 200
http (plaintext) http://create-web-page.com/mcp HTTPS enforced 308 https://create-web-page.com/mcp
MCP tools — 23 exposed · ~3,849 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
account.page.manage ~47

Read a claimed account page without requiring an editToken. Use after OAuth when the user wants to manage a durable website.

NameTypeReqDescription
pageIdstringyesThe claimed pageId to manage.
NameTypeReqDescription
actionsarrayyes
canPublishbooleanyes
claimUrlstring|nullyes
contentobject
editTokenstring|nullyes
expiresAtstring|nullyes
isClaimedbooleanyes
isPublishedbooleanyes
liveUpdateMessagestring|nullPlain-language instruction explaining that an edit to an already-published page is draft-only and must not be published until a later explicit user request.
liveUpdateRequiredbooleanTrue after an edit to an already-published page when the public live page still needs page.publish to reflect the latest revision.
missingFieldsarray
nextStepsarrayEnrichment hints to present to the user. Address 'required' items before publishing.
okbooleanyes
pageIdstringyes
previewUrlstringyes
publishPolicystring|nullFor edit tools on already-published pages, this is wait_for_separate_user_request to prevent same-turn publishing.
publishedUrlstring|nullyes
slugstringyes
statusstringyes
titlestringyes

No examples provided.

account.pages.list ~47

List landing pages claimed by the authenticated account. This requires OAuth and is for account management, not first-time demo creation.

NameTypeReqDescription
limitnumberMaximum number of claimed pages to return.
NameTypeReqDescription
okbooleanyes
pagesarrayyes

No examples provided.

account.whoami ~36

Return the current Create Web Page account context. Use this to check whether the user is authenticated or using an anonymous expiring demo.

Input schema present but exposes no named parameters.

NameTypeReqDescription
accountIdstringyes
authModestringyes
demoExpiresAtstring|nullyes
rolestringyes
servicestringyes

No examples provided.

block.add ~262

Append a new content block to a link-in-bio page. The block must match one of the 13 allowed types (link, social_row, whatsapp, phone_call, email_contact, image, gallery, video_embed, text, map_embed, product_card, lead_form, reviews) with that type's strict props. The server generates the block id and returns it in the response. For already-published pages, this saves an unpublished latest revision only. Do not call page.publish in the same assistant turn after this edit. Stop and tell the user the draft/preview was updated, then wait for a separate user message that explicitly asks to update the live link, publish, or make the changes public before calling page.publish. Do NOT call page.unpublish either — the live page should stay public; only unpublish when the user explicitly asks to take it down. The response includes nextSteps: after adding a block, share these hints with the user so they know what else would make the page more complete.

NameTypeReqDescription
blockobjectyesThe block to add. Must match one of the 13 allowed types with that type's strict props schema. The server generates the block id.
editTokenstring
pageIdstringyes
NameTypeReqDescription
actionsarrayyes
canPublishbooleanyes
claimUrlstring|nullyes
contentobject
editTokenstring|nullyes
expiresAtstring|nullyes
isClaimedbooleanyes
isPublishedbooleanyes
liveUpdateMessagestring|nullPlain-language instruction explaining that an edit to an already-published page is draft-only and must not be published until a later explicit user request.
liveUpdateRequiredbooleanTrue after an edit to an already-published page when the public live page still needs page.publish to reflect the latest revision.
missingFieldsarray
nextStepsarrayEnrichment hints to present to the user. Address 'required' items before publishing.
okbooleanyes
pageIdstringyes
previewUrlstringyes
publishPolicystring|nullFor edit tools on already-published pages, this is wait_for_separate_user_request to prevent same-turn publishing.
publishedUrlstring|nullyes
slugstringyes
statusstringyes
titlestringyes

No examples provided.

block.delete ~147

Delete one block by stable blockId. Use page.get first if unsure which id to remove. For already-published pages, this saves an unpublished latest revision only. Do not call page.publish in the same assistant turn after this edit. Stop and tell the user the draft/preview was updated, then wait for a separate user message that explicitly asks to update the live link, publish, or make the changes public before calling page.publish. Do NOT call page.unpublish either — the live page should stay public; only unpublish when the user explicitly asks to take it down.

NameTypeReqDescription
blockIdstringyes
editTokenstring
pageIdstringyes
NameTypeReqDescription
actionsarrayyes
canPublishbooleanyes
claimUrlstring|nullyes
contentobject
editTokenstring|nullyes
expiresAtstring|nullyes
isClaimedbooleanyes
isPublishedbooleanyes
liveUpdateMessagestring|nullPlain-language instruction explaining that an edit to an already-published page is draft-only and must not be published until a later explicit user request.
liveUpdateRequiredbooleanTrue after an edit to an already-published page when the public live page still needs page.publish to reflect the latest revision.
missingFieldsarray
nextStepsarrayEnrichment hints to present to the user. Address 'required' items before publishing.
okbooleanyes
pageIdstringyes
previewUrlstringyes
publishPolicystring|nullFor edit tools on already-published pages, this is wait_for_separate_user_request to prevent same-turn publishing.
publishedUrlstring|nullyes
slugstringyes
statusstringyes
titlestringyes

No examples provided.

block.reorder ~152

Move a block to a new zero-based index in the page main slot. For already-published pages, this saves an unpublished latest revision only. Do not call page.publish in the same assistant turn after this edit. Stop and tell the user the draft/preview was updated, then wait for a separate user message that explicitly asks to update the live link, publish, or make the changes public before calling page.publish. Do NOT call page.unpublish either — the live page should stay public; only unpublish when the user explicitly asks to take it down.

NameTypeReqDescription
blockIdstringyes
editTokenstring
pageIdstringyes
toIndexnumberyes
NameTypeReqDescription
actionsarrayyes
canPublishbooleanyes
claimUrlstring|nullyes
contentobject
editTokenstring|nullyes
expiresAtstring|nullyes
isClaimedbooleanyes
isPublishedbooleanyes
liveUpdateMessagestring|nullPlain-language instruction explaining that an edit to an already-published page is draft-only and must not be published until a later explicit user request.
liveUpdateRequiredbooleanTrue after an edit to an already-published page when the public live page still needs page.publish to reflect the latest revision.
missingFieldsarray
nextStepsarrayEnrichment hints to present to the user. Address 'required' items before publishing.
okbooleanyes
pageIdstringyes
previewUrlstringyes
publishPolicystring|nullFor edit tools on already-published pages, this is wait_for_separate_user_request to prevent same-turn publishing.
publishedUrlstring|nullyes
slugstringyes
statusstringyes
titlestringyes

No examples provided.

block.update ~142

Patch one content block by stable blockId. Provide a props patch (merged into existing props) and/or a new type. Block types and props are validated against the strict per-type schema. For already-published pages, this saves an unpublished latest revision only. Do not call page.publish in the same assistant turn after this edit. Stop and tell the user the draft/preview was updated, then wait for a separate user message that explicitly asks to update the live link, publish, or make the changes public before calling page.publish. Do NOT call page.unpublish either — the live page should stay public; only unpublish when the user explicitly asks to take it down.

Input schema present but exposes no named parameters.

NameTypeReqDescription
actionsarrayyes
canPublishbooleanyes
claimUrlstring|nullyes
contentobject
editTokenstring|nullyes
expiresAtstring|nullyes
isClaimedbooleanyes
isPublishedbooleanyes
liveUpdateMessagestring|nullPlain-language instruction explaining that an edit to an already-published page is draft-only and must not be published until a later explicit user request.
liveUpdateRequiredbooleanTrue after an edit to an already-published page when the public live page still needs page.publish to reflect the latest revision.
missingFieldsarray
nextStepsarrayEnrichment hints to present to the user. Address 'required' items before publishing.
okbooleanyes
pageIdstringyes
previewUrlstringyes
publishPolicystring|nullFor edit tools on already-published pages, this is wait_for_separate_user_request to prevent same-turn publishing.
publishedUrlstring|nullyes
slugstringyes
statusstringyes
titlestringyes

No examples provided.

layouts.list ~22

List supported page layouts. v1 ships link_in_bio only.

Input schema present but exposes no named parameters.

Structured output declared, but exposes no named fields.

No examples provided.

page.claim ~142

Claim an anonymous demo page into an AUTHENTICATED account. This requires the signed-in user's OAuth — an anonymous chat/agent session cannot call it and will get an OAuth-required error. So in a normal agent conversation, do NOT call this to 'save' a demo page: instead share the claimUrl from the page.create/page.publish result with the user, who opens it, signs in, and keeps the page. Only call page.claim when the request already runs under the owner's OAuth.

NameTypeReqDescription
editTokenstringyesThe editToken returned by page.create for the anonymous demo page.
pageIdstringyesThe pageId returned by page.create.
NameTypeReqDescription
actionsarrayyes
canPublishbooleanyes
claimUrlstring|nullyes
contentobject
editTokenstring|nullyes
expiresAtstring|nullyes
isClaimedbooleanyes
isPublishedbooleanyes
liveUpdateMessagestring|nullPlain-language instruction explaining that an edit to an already-published page is draft-only and must not be published until a later explicit user request.
liveUpdateRequiredbooleanTrue after an edit to an already-published page when the public live page still needs page.publish to reflect the latest revision.
missingFieldsarray
nextStepsarrayEnrichment hints to present to the user. Address 'required' items before publishing.
okbooleanyes
pageIdstringyes
previewUrlstringyes
publishPolicystring|nullFor edit tools on already-published pages, this is wait_for_separate_user_request to prevent same-turn publishing.
publishedUrlstring|nullyes
slugstringyes
statusstringyes
titlestringyes

No examples provided.

page.create ~268

Create a hosted link-in-bio page draft from a style preset. Provide title, displayName, and a preset (or 'auto' to infer from businessType/style). The page starts with empty placeholder blocks for you to fill in via block.update — do not invent content. This tool intentionally creates a draft only and does not return a publish action. After calling it, stop and show the preview URL. Do not call page.publish in the same turn unless the user's current message explicitly asks to publish, make the page live, or get a public share link. Anonymous demo pages expire unless claimed.

NameTypeReqDescription
biostringOptional short bio for the header.
businessTypestringUsed by preset:auto inference. Examples: musician, restaurant, designer.
displayNamestringVisible header display name. Defaults to title.
initialPromptstring
layoutstringLayout id. Defaults to 'link_in_bio'.
presetstringyesStyle preset id, or 'auto' to infer deterministically from businessType/style.
slugstringPreferred public URL slug.
stylestringFree-form style hint used by preset:auto inference.
titlestringyesInternal page title and default header display_name.
NameTypeReqDescription
actionsarrayyes
canPublishbooleanyes
claimUrlstring|nullyes
contentobject
editTokenstring|nullyes
expiresAtstring|nullyes
isClaimedbooleanyes
isPublishedbooleanyes
liveUpdateMessagestring|nullPlain-language instruction explaining that an edit to an already-published page is draft-only and must not be published until a later explicit user request.
liveUpdateRequiredbooleanTrue after an edit to an already-published page when the public live page still needs page.publish to reflect the latest revision.
missingFieldsarray
nextStepsarrayEnrichment hints to present to the user. Address 'required' items before publishing.
okbooleanyes
pageIdstringyes
previewUrlstringyes
publishPolicystring|nullFor edit tools on already-published pages, this is wait_for_separate_user_request to prevent same-turn publishing.
publishedUrlstring|nullyes
slugstringyes
statusstringyes
titlestringyes

No examples provided.

page.create_from_brief ~982

Create a hosted landing page draft from a structured brief. Accepts business name, category, layout, palette, primary action, explicit final-audience publicSections, and optional hero image. Planning fields such as audience, offer, primaryGoal, location, businessType, style, and mustInclude are context only and are not rendered as public body copy. Draft previews are customer-facing: do not pass owner instructions, section-planning labels, or placeholder copy as public content. Keep sparse briefs sparse: use only facts supplied by the user or imported public sources, plus light wording polish; do not invent menus, services, hours, facilities, locations, testimonials, guarantees, staff details, prices, or operational claims. Prefer one short section or no extra section when the prompt is minimal. If a requested CTA lacks its real destination, ask for it before creation or provide fallbackLeadForm with public copy. Returns a preview URL, edit token, and next-step hints. This tool intentionally creates a draft only and does not return a publish action. After calling it, stop and show the preview URL. Do not call page.publish in the same turn unless the user's current message explicitly asks to publish, make the page live, or get a public share link. Anonymous pages expire unless claimed via page.claim.

NameTypeReqDescription
audiencestringPlanning context only. Not rendered directly as public page copy.
biostringOptional short bio for the header.
businessNamestringyes
businessTypestringPlanning context only. Not rendered directly as public page copy.
fallbackLeadFormobjectPublic fallback contact/interest form to use when the requested primary action lacks a real destination. All copy must be final-audience copy in the page's target language.
heroImageUrlstringExplicit user-provided image URL for featured-photo or full-image styles.
initialPromptstring
layoutstringDefaults to 'link_in_bio'.
localestring
locationstringPublic business address or service area intended for map/address actions, not direct body copy and not the user's private/current location.
mustIncludearrayPlanning checklist only. Do not put section names, CTA labels, owner instructions, or private notes here; not rendered directly.
offerstringPlanning context only. Not rendered directly as public page copy; use bio and publicSections for final-audience copy.
onboardingLayoutstringLayout style: background_color (minimalist), full (featured photo), or background_image (full image background).
onboardingMainCategorystringValidated atom.bio category id from page.onboarding.*, for example physical-business or online-business.
onboardingPalettestringPalette id returned by page.onboarding.* paletteChoices, for example atom_dark_plum.
onboardingSubCategorystringValidated atom.bio subcategory id, for example health.
preferredSlugstringDesired URL path. Ask the user for it near the end of onboarding. Use normal letters, numbers, and hyphens; the server normalizes and makes it unique.
presetstringStyle preset id, or 'auto' to infer deterministically. Defaults to 'auto'.
primaryActionIdstring
primaryActionLabelstringPublic label for the primary action in the page's target language.
primaryActionUrlstringReal destination URL for the primary action when explicitly supplied by the user or imported public source, such as a booking link. Do not invent booking/order URLs; if missing, ask for it or use fal…
primaryGoalstringPlanning context only. Not rendered directly as public page copy.
publicBusinessEmailstringPublic business contact email explicitly supplied by the user or a public source. Do not use the user's ChatGPT/account email.
publicPhonestringPublic business phone number explicitly supplied by the user or a public source. Do not use the user's private/account phone.
publicSectionsarrayFinal-audience text sections to render on the public page. Write in the target language with correct spelling/accents. Only include facts the user supplied or that came from an imported public source…
publicWhatsappstringPublic WhatsApp phone number explicitly supplied by the user or a public source. Do not use the user's account phone or invent placeholder numbers.
sourceHandlestring
sourceUrlstringProvenance reference only.
stylestringPlanning context only. Not rendered directly as public page copy.
NameTypeReqDescription
actionsarrayyes
canPublishbooleanyes
claimUrlstring|nullyes
contentobject
editTokenstring|nullyes
expiresAtstring|nullyes
isClaimedbooleanyes
isPublishedbooleanyes
liveUpdateMessagestring|nullPlain-language instruction explaining that an edit to an already-published page is draft-only and must not be published until a later explicit user request.
liveUpdateRequiredbooleanTrue after an edit to an already-published page when the public live page still needs page.publish to reflect the latest revision.
missingFieldsarray
nextStepsarrayEnrichment hints to present to the user. Address 'required' items before publishing.
okbooleanyes
pageIdstringyes
previewUrlstringyes
publishPolicystring|nullFor edit tools on already-published pages, this is wait_for_separate_user_request to prevent same-turn publishing.
publishedUrlstring|nullyes
slugstringyes
statusstringyes
titlestringyes

No examples provided.

page.get ~46

Read a landing page draft, including its latest content JSON. For anonymous demo pages, include the editToken.

NameTypeReqDescription
editTokenstring
pageIdstringyes
NameTypeReqDescription
actionsarrayyes
canPublishbooleanyes
claimUrlstring|nullyes
contentobject
editTokenstring|nullyes
expiresAtstring|nullyes
isClaimedbooleanyes
isPublishedbooleanyes
liveUpdateMessagestring|nullPlain-language instruction explaining that an edit to an already-published page is draft-only and must not be published until a later explicit user request.
liveUpdateRequiredbooleanTrue after an edit to an already-published page when the public live page still needs page.publish to reflect the latest revision.
missingFieldsarray
nextStepsarrayEnrichment hints to present to the user. Address 'required' items before publishing.
okbooleanyes
pageIdstringyes
previewUrlstringyes
publishPolicystring|nullFor edit tools on already-published pages, this is wait_for_separate_user_request to prevent same-turn publishing.
publishedUrlstring|nullyes
slugstringyes
statusstringyes
titlestringyes

No examples provided.

page.header.update ~216

Update the link-in-bio page header: displayName, bio, verified checkmark, and QR display. Use only the fields you want to change. For already-published pages, this saves an unpublished latest revision only. Do not call page.publish in the same assistant turn after this edit. Stop and tell the user the draft/preview was updated, then wait for a separate user message that explicitly asks to update the live link, publish, or make the changes public before calling page.publish. Do NOT call page.unpublish either — the live page should stay public; only unpublish when the user explicitly asks to take it down.

NameTypeReqDescription
bioShort bio under the display name. Pass null to clear it.
displayNamestringVisible display name in the page header.
editTokenstring
pageIdstringyes
showQrbooleanShow a QR code for this page.
verifiedbooleanShow a verified checkmark next to the display name.
NameTypeReqDescription
actionsarrayyes
canPublishbooleanyes
claimUrlstring|nullyes
contentobject
editTokenstring|nullyes
expiresAtstring|nullyes
isClaimedbooleanyes
isPublishedbooleanyes
liveUpdateMessagestring|nullPlain-language instruction explaining that an edit to an already-published page is draft-only and must not be published until a later explicit user request.
liveUpdateRequiredbooleanTrue after an edit to an already-published page when the public live page still needs page.publish to reflect the latest revision.
missingFieldsarray
nextStepsarrayEnrichment hints to present to the user. Address 'required' items before publishing.
okbooleanyes
pageIdstringyes
previewUrlstringyes
publishPolicystring|nullFor edit tools on already-published pages, this is wait_for_separate_user_request to prevent same-turn publishing.
publishedUrlstring|nullyes
slugstringyes
statusstringyes
titlestringyes

No examples provided.

page.intake.start ~285

RECOMMENDED first step for building a page. Returns the few questions worth asking (business name, primary visitor action, key content, optional source link) so you can then call page.create_from_brief. This is the simplest, most reliable path — prefer it. (page.onboarding.* offers extra category/layout/palette pickers but is a stateless planning helper, not required.) Call once per creation request; skip if the user already gave you a source URL. Does not create a page.

NameTypeReqDescription
businessNamestringOnly include if the user already provided the business or project name.
businessTypestringBusiness category inferred from the user's words, such as hamburger restaurant or dental clinic.
localestringPreferred content locale if obvious from the conversation.
originalRequeststringThe user's original page-creation request, copied verbatim when available.
primaryGoalstringThe main visitor action if known, such as book, call, WhatsApp, buy, or leave a lead.
sourceHandlestringPublic social handle provided by the user.
sourceUrlstringPublic HTTP/HTTPS source URL provided by the user, such as a business website or link-in-bio page. Protected platforms (social networks, maps, paywalls) require client-side browsing or pasted details…
NameTypeReqDescription
actionsarrayyes
canCreateNowbooleanyes
missingFieldsarrayyes
modestringyes
okbooleanyes
promptToUserstringyes
questionsarrayyes
recommendedNextToolstringyes
sourceGuidancestringyes
titlestringyes

No examples provided.

page.meta.update ~186

Update internal page title, URL slug, and SEO title/description. For already-published pages, this saves an unpublished latest revision only. Do not call page.publish in the same assistant turn after this edit. Stop and tell the user the draft/preview was updated, then wait for a separate user message that explicitly asks to update the live link, publish, or make the changes public before calling page.publish. Do NOT call page.unpublish either — the live page should stay public; only unpublish when the user explicitly asks to take it down.

NameTypeReqDescription
editTokenstring
pageIdstringyes
seoDescriptionstringSEO meta description value.
seoTitlestringSEO <title> tag value.
slugstringPreferred public URL slug.
titlestringInternal page title shown in editor results.
NameTypeReqDescription
actionsarrayyes
canPublishbooleanyes
claimUrlstring|nullyes
contentobject
editTokenstring|nullyes
expiresAtstring|nullyes
isClaimedbooleanyes
isPublishedbooleanyes
liveUpdateMessagestring|nullPlain-language instruction explaining that an edit to an already-published page is draft-only and must not be published until a later explicit user request.
liveUpdateRequiredbooleanTrue after an edit to an already-published page when the public live page still needs page.publish to reflect the latest revision.
missingFieldsarray
nextStepsarrayEnrichment hints to present to the user. Address 'required' items before publishing.
okbooleanyes
pageIdstringyes
previewUrlstringyes
publishPolicystring|nullFor edit tools on already-published pages, this is wait_for_separate_user_request to prevent same-turn publishing.
publishedUrlstring|nullyes
slugstringyes
statusstringyes
titlestringyes

No examples provided.

page.onboarding.start ~162

Optional planning helper that returns category/layout/palette/primary-action choices and a quality checklist (it does NOT create a page). Use it only if you want those pickers; otherwise page.intake.start → page.create_from_brief is the simpler path. IMPORTANT: this flow is STATELESS — page.onboarding.update does not remember earlier calls, so each update must resend the FULL set of selections + knownFields gathered so far. As soon as you have a business name and a primary action, stop and call page.create_from_brief (you do not need to reach a 'ready' step).

NameTypeReqDescription
localestringPreferred UI locale, such as es or en.
originalRequeststring
suggestedSelectionobject
NameTypeReqDescription
canContinuebooleanyes
choicesarrayyes
createFromBriefHintsobjectyes
imageGuidanceobjectyes
invalidSelectionarrayyes
layoutChoicesarrayyes
layoutGuidanceobjectyes
missingFieldsarrayyes
modestringyes
nextPromptstringyes
okbooleanyes
paletteChoicesarrayyes
primaryActionsarrayyes
profileCopyobjectyes
qualityChecklistarrayyes
readyToCreatebooleanyes
recommendedBlocksarrayyes
recommendedLinksarrayyes
recommendedMissingFieldsarrayyes
selectedobjectyes
slugGuidanceobjectyes
stepIdstringyes
uiHtmlstringyes

No examples provided.

page.onboarding.update ~147

Validate onboarding selections and return the remaining checklist. STATELESS: it does not remember previous calls, so every call must include the FULL accumulated selection (mainCategory, subCategory, layout, palette, primaryAction) plus all knownFields (name, description, action destination, etc.) gathered so far — not just the latest answer, or earlier choices will look 'missing'. You do not need to loop to a 'ready' state: once you have a name and a primary action, call page.create_from_brief with those values.

NameTypeReqDescription
knownFieldsobject
localestring
selectionobject
stepIdstring
NameTypeReqDescription
canContinuebooleanyes
choicesarrayyes
createFromBriefHintsobjectyes
imageGuidanceobjectyes
invalidSelectionarrayyes
layoutChoicesarrayyes
layoutGuidanceobjectyes
missingFieldsarrayyes
modestringyes
nextPromptstringyes
okbooleanyes
paletteChoicesarrayyes
primaryActionsarrayyes
profileCopyobjectyes
qualityChecklistarrayyes
readyToCreatebooleanyes
recommendedBlocksarrayyes
recommendedLinksarrayyes
recommendedMissingFieldsarrayyes
selectedobjectyes
slugGuidanceobjectyes
stepIdstringyes
uiHtmlstringyes

No examples provided.

page.preview ~54

Return the current preview URL for a page.

NameTypeReqDescription
editTokenstringRequired for anonymous demo pages. Use the editToken returned by page.create.
pageIdstringyesThe pageId returned by page.create.
NameTypeReqDescription
actionsarrayyes
canPublishbooleanyes
claimUrlstring|nullyes
contentobject
editTokenstring|nullyes
expiresAtstring|nullyes
isClaimedbooleanyes
isPublishedbooleanyes
liveUpdateMessagestring|nullPlain-language instruction explaining that an edit to an already-published page is draft-only and must not be published until a later explicit user request.
liveUpdateRequiredbooleanTrue after an edit to an already-published page when the public live page still needs page.publish to reflect the latest revision.
missingFieldsarray
nextStepsarrayEnrichment hints to present to the user. Address 'required' items before publishing.
okbooleanyes
pageIdstringyes
previewUrlstringyes
publishPolicystring|nullFor edit tools on already-published pages, this is wait_for_separate_user_request to prevent same-turn publishing.
publishedUrlstring|nullyes
slugstringyes
statusstringyes
titlestringyes

No examples provided.

page.publish ~137

Publish the latest page revision. Call this only when the user's latest message explicitly asks to publish, make the page live, or get a public share link. Do not call this immediately after page.create or page.create_from_brief just because the draft is publish-ready. For anonymous demo pages, include the editToken returned by page.create. The response includes nextSteps: always share these with the user after publishing — they include the claim reminder and any remaining improvements.

NameTypeReqDescription
editTokenstringRequired for anonymous demo pages. Use the editToken returned by page.create.
pageIdstringyesThe pageId returned by page.create.
NameTypeReqDescription
actionsarrayyes
canPublishbooleanyes
claimUrlstring|nullyes
contentobject
editTokenstring|nullyes
expiresAtstring|nullyes
isClaimedbooleanyes
isPublishedbooleanyes
liveUpdateMessagestring|nullPlain-language instruction explaining that an edit to an already-published page is draft-only and must not be published until a later explicit user request.
liveUpdateRequiredbooleanTrue after an edit to an already-published page when the public live page still needs page.publish to reflect the latest revision.
missingFieldsarray
nextStepsarrayEnrichment hints to present to the user. Address 'required' items before publishing.
okbooleanyes
pageIdstringyes
previewUrlstringyes
publishPolicystring|nullFor edit tools on already-published pages, this is wait_for_separate_user_request to prevent same-turn publishing.
publishedUrlstring|nullyes
slugstringyes
statusstringyes
titlestringyes

No examples provided.

page.theme.update ~182

Apply a partial theme patch. Theme fields are enum-constrained (button variant/radius/shadow, font family/weight, density, icon_size). Use presets.list first if the user wants a complete restyle. For already-published pages, this saves an unpublished latest revision only. Do not call page.publish in the same assistant turn after this edit. Stop and tell the user the draft/preview was updated, then wait for a separate user message that explicitly asks to update the live link, publish, or make the changes public before calling page.publish. Do NOT call page.unpublish either — the live page should stay public; only unpublish when the user explicitly asks to take it down.

NameTypeReqDescription
editTokenstring
pageIdstringyes
themeobjectyesPartial theme patch. Provide only fields you want to change.
NameTypeReqDescription
actionsarrayyes
canPublishbooleanyes
claimUrlstring|nullyes
contentobject
editTokenstring|nullyes
expiresAtstring|nullyes
isClaimedbooleanyes
isPublishedbooleanyes
liveUpdateMessagestring|nullPlain-language instruction explaining that an edit to an already-published page is draft-only and must not be published until a later explicit user request.
liveUpdateRequiredbooleanTrue after an edit to an already-published page when the public live page still needs page.publish to reflect the latest revision.
missingFieldsarray
nextStepsarrayEnrichment hints to present to the user. Address 'required' items before publishing.
okbooleanyes
pageIdstringyes
previewUrlstringyes
publishPolicystring|nullFor edit tools on already-published pages, this is wait_for_separate_user_request to prevent same-turn publishing.
publishedUrlstring|nullyes
slugstringyes
statusstringyes
titlestringyes

No examples provided.

page.unpublish ~41

Remove a published landing page from public availability while keeping its draft and revision history.

NameTypeReqDescription
editTokenstring
pageIdstringyes
NameTypeReqDescription
actionsarrayyes
canPublishbooleanyes
claimUrlstring|nullyes
contentobject
editTokenstring|nullyes
expiresAtstring|nullyes
isClaimedbooleanyes
isPublishedbooleanyes
liveUpdateMessagestring|nullPlain-language instruction explaining that an edit to an already-published page is draft-only and must not be published until a later explicit user request.
liveUpdateRequiredbooleanTrue after an edit to an already-published page when the public live page still needs page.publish to reflect the latest revision.
missingFieldsarray
nextStepsarrayEnrichment hints to present to the user. Address 'required' items before publishing.
okbooleanyes
pageIdstringyes
previewUrlstringyes
publishPolicystring|nullFor edit tools on already-published pages, this is wait_for_separate_user_request to prevent same-turn publishing.
publishedUrlstring|nullyes
slugstringyes
statusstringyes
titlestringyes

No examples provided.

presets.list ~42

List the 8 curated style presets (theme + starter blocks) for link-in-bio. Use to offer the user a choice or to confirm a preset:auto selection.

Input schema present but exposes no named parameters.

Structured output declared, but exposes no named fields.

No examples provided.

source.import ~104

Fetch a public website URL and extract a structured brief with business name, description, contact links, and suggested page blocks. Only works with public HTTP/HTTPS pages. Does not bypass login, CAPTCHA, or paywalls. Returns extracted fields and suggestedBlocks for use with page.create_from_brief.

NameTypeReqDescription
localestringPreferred output locale if obvious from the conversation, such as es or en.
sourceUrlstringyesPublic http/https source URL to import.
NameTypeReqDescription
briefobjectyes
confidencenumberyes
extractedobjectyes
fetchModestringyes
finalUrlstringyes
okbooleanyes
sourceUrlstringyes
suggested_blocksarrayyes
warningsarrayyes

No examples provided.