# Dictionary Api AI integration on Definable

> The Merriam-Webster Dictionary API provides developers with access to comprehensive dictionary and thesaurus content, including definitions, etymologies, audio pronunciations, synonyms, and antonyms.

## What this connects

The Merriam-Webster Dictionary API provides developers with access to comprehensive dictionary and thesaurus content, including definitions, etymologies, audio pronunciations, synonyms, and antonyms.

Vendor: https://dictionaryapi.com/

## Tools available

**1** tools available. First 1:

- `DICTIONARY_API_GET_WORD_DEFINITION_V2` — Get Word Definition — Retrieve comprehensive dictionary data for a word including definitions, phonetics, etymology, synonyms, and antonyms. Uses the Free Dictionary API (dictionaryapi.dev) - a free, open-source dictionary powered by Wiktionary data. Returns detailed word information including multiple definitions grouped by part of speech, pronunciation audio, example sentences, and related words. Ideal for language learning, writing assistance, and vocabulary exploration. Note: Primarily supports English ('en'). Other languages may have limited coverage.

## Auth

Auth schemes: `API_KEY`.

## How agents use Dictionary Api

Inside a Definable workflow, Dictionary Api is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → Dictionary Api** — the Researcher (GPT-5.5) pulls context from Dictionary Api (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → Dictionary Api** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into Dictionary Api (create record, post message, draft email).
- **Designer / Engineer → Distributor → Dictionary Api** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via Dictionary Api (attach file, open PR comment, post status).

The Verifier checks every Dictionary Api call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- education — https://definable.ai/apps/category/education/

## Related

- HTML page: https://definable.ai/apps/dictionary_api/
- Same category (education): https://definable.ai/apps/category/education/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
