Free Dictionary
FD
Free Dictionary
/define

Define word

Definitions, part of speech, phonetics and synonyms for an English word.

liveverifieddegraded · 19.8s
dictionarydefinitionlanguage
$0.0020
per call
plus $0.001 platform fee per run
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run dictionary /define for me.

Input

FieldTypeDescription
word*stringWord

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"dictionary","endpoint":"/define","input":{"word":"..."}}'
cli
npx cracked-ai run -p dictionary -e /define -i '{"word":"..."}'
mcp
run_tool({ provider: "dictionary", endpoint: "/define", input: {"word":"..."} })

Try it

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