MCP tool Inputs
create_workspace
Create a workspace
writes data
Create a new workspace — a separate brand, company or client with its own subdomain ({slug}.forms.ax), forms, team and plan. Use when the user wants a workspace/organization/tenant for another brand or client. The new workspace becomes active.
Ask your assistant
Create a workspace called Acme for my second brand.
Slug becomes the subdomain: acme → acme.forms.ax. Guide: workspaces.
| Parameter | Type | Description |
|---|---|---|
| name * | string | Workspace name, e.g. 'Sidcom' |
| slug | string | Subdomain slug (lowercase, hyphens), e.g. 'sidcom' → sidcom.forms.ax. Derived from the name if omitted. |
* required
Guides using this tool