D
Dreamlit
/get_workflow_and_preview_url
Get workflow and preview URL
Read-only. Use before editing, verifying, or preparing publish for an existing workflow. Returns normalized draft and published workflow structure plus the Drea
liveunknown~5s typical
mcpdreamlit
$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-dreamlit-mcp /get_workflow_and_preview_url for me.
Input
| Field | Type | Description |
|---|---|---|
| workflowId* | string | Workflow id to inspect before editing, verifying, or publishing. |
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-dreamlit-mcp","endpoint":"/get_workflow_and_preview_url","input":{"workflowId":"..."}}'cli
npx cracked-ai run -p mcp-ai-dreamlit-mcp -e /get_workflow_and_preview_url -i '{"workflowId":"..."}'mcp
run_tool({ provider: "mcp-ai-dreamlit-mcp", endpoint: "/get_workflow_and_preview_url", input: {"workflowId":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.