Create a new draft site for the caller's account and return the generated subdomain slug. Use when the model needs a new site container before authoring pages. Do not use to rename or replace an existing site.
| Name | Type | Required | Description |
|---|---|---|---|
| request_id | string | Yes | Unique mutation ID. Reuse only to replay identical arguments; use a new ID for changed arguments or after E_CONFLICT. |
| name | string | Yes | Display name for the new site; Sentway generates the slug. |
| Name | Type | Description |
|---|---|---|
| site | object | — |
| idempotency_replay | boolean | — |
create_site is called by an AI assistant connected to Sentway over MCP, not by hand. Point the assistant at the Sentway MCP endpoint and complete the OAuth flow, and the tool becomes available in the same session as the other 38 Sentway tools. See connecting over MCP.