RD
RideDesk Developer Docs
/get_widget_snippets
Get widget & tag snippets
Copy-paste tags: the attribution script, the live-chat script, and the embeddable booking/enquiry/rental widget iframes.
liveverifiedunknown~5s typical
mcpprobedridedeskdeveloperdocs
$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-app-ridedesk-docs /get_widget_snippets for me.
Input
| Field | Type | Description |
|---|---|---|
| host | string | The operator's RideDesk domain (e.g. their-workspace.ridedesk.app or a custom domain). Opt |
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-app-ridedesk-docs","endpoint":"/get_widget_snippets","input":{}}'cli
npx cracked-ai run -p mcp-app-ridedesk-docs -e /get_widget_snippets -i '{}'mcp
run_tool({ provider: "mcp-app-ridedesk-docs", endpoint: "/get_widget_snippets", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.