VV
Vidé Vita
/get_order_status
get order status
Where an order has got to. Needs the order number and the email on it.
liveverifiedunknown~5s typical
mcpprobedvidévita
$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-care-vide-shop-vide-vita /get_order_status for me.
Input
| Field | Type | Description |
|---|---|---|
| order_id* | integer | |
| email* | string |
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-care-vide-shop-vide-vita","endpoint":"/get_order_status","input":{"order_id":1,"email":"..."}}'cli
npx cracked-ai run -p mcp-care-vide-shop-vide-vita -e /get_order_status -i '{"order_id":1,"email":"..."}'mcp
run_tool({ provider: "mcp-care-vide-shop-vide-vita", endpoint: "/get_order_status", input: {"order_id":1,"email":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.