vs API
VA
vs API
/resources

Fetch all meanings that contain a specific English string

Fetch all meanings that contain a specific English string

liveunknown~3s typical
vs
$0.0020
per call
plus $0.001 platform fee per run
Public API, no upstream charge
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run oa-sheetlabs-com-vedic-society /resources for me.

Input

FieldTypeDescription
description*stringThe string you are looking for in the word meaning, for example, chariot. Wildcards are allowed, for example, char\*. 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-sheetlabs-com-vedic-society","endpoint":"/resources","input":{"description":"..."}}'
cli
npx cracked-ai run -p oa-sheetlabs-com-vedic-society -e /resources -i '{"description":"..."}'
mcp
run_tool({ provider: "oa-sheetlabs-com-vedic-society", endpoint: "/resources", input: {"description":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.