W
Wolfram
/api/v1/cloud-plugin
Evaluate Wolfram Language code
Evaluate Wolfram Language code
liveunknown~3s typical
wolfram
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run oa-wolframalpha-com /api/v1/cloud-plugin for me.
Input
| Field | Type | Description |
|---|---|---|
| input* | string | the input expression default null |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"oa-wolframalpha-com","endpoint":"/api/v1/cloud-plugin","input":{"input":"..."}}'cli
npx cracked-ai run -p oa-wolframalpha-com -e /api/v1/cloud-plugin -i '{"input":"..."}'mcp
run_tool({ provider: "oa-wolframalpha-com", endpoint: "/api/v1/cloud-plugin", input: {"input":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.