Dictionary Api

Learn how to use Dictionary Api with Composio

Overview

Enum

DICTIONARY_API

Description

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

Authentication Details

Actions

Tool to retrieve definitions, phonetics, origin, and meanings of a given word using freedictionaryapi v2. use when you need comprehensive lexical data for a specific word.

Action Parameters

language
stringRequired
word
stringRequired

Action Response

data
object
error
string
successful
boolean