function synonymFindHandler(agent){ const word = agent.parameters.word; agent.add(\'Here are the synonyms of the word \' + word + \':\'); axios({