D
Dock
/delete_workspace
delete workspace
Archive a workspace. Soft-delete: rows, doc body, and activity history are preserved, and the workspace can be restored from Settings · Archived. Every member l
liveunknown~5s typical
mcpdock
$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-ai-trydock-dock /delete_workspace for me.
Input
| Field | Type | Description |
|---|---|---|
| slug* | string | The workspace slug. Accepts either the bare slug ('my-workspace') or the org-prefixed form |
| mode | string (immediate | web) | Consent surface. 'immediate' (default) executes on the agent's role. 'web' returns an appr |
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-ai-trydock-dock","endpoint":"/delete_workspace","input":{"slug":"..."}}'cli
npx cracked-ai run -p mcp-ai-trydock-dock -e /delete_workspace -i '{"slug":"..."}'mcp
run_tool({ provider: "mcp-ai-trydock-dock", endpoint: "/delete_workspace", input: {"slug":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.