A
asksteps
/asksteps_assign_site
asksteps: put a form under one of the account's subdomains
Wires a form to one of the subdomains the account ALREADY holds, under a path of your choosing. Requires "publish:write". It does NOT create a subdomain or a do
liveverifiedunknown~5s typical
mcpprobedasksteps
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-co-asksteps-asksteps /asksteps_assign_site for me.
Input
| Field | Type | Description |
|---|---|---|
| form_id* | string | The form or funnel id. |
| subdomain* | string | The subdomain label the account holds, e.g. "kunde1" for kunde1.asksteps.co. |
| path | string | Path under that subdomain, e.g. "bewerbung". Leave empty to derive it from the form name. |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-co-asksteps-asksteps","endpoint":"/asksteps_assign_site","input":{"form_id":"...","subdomain":"..."}}'cli
npx cracked-ai run -p mcp-co-asksteps-asksteps -e /asksteps_assign_site -i '{"form_id":"...","subdomain":"..."}'mcp
run_tool({ provider: "mcp-co-asksteps-asksteps", endpoint: "/asksteps_assign_site", input: {"form_id":"...","subdomain":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.