action wordassociations_post_json_search { label: "post_json_search" description: "Gets associations with the given word or phrase.\n" provider: wordassociations method: POST path: "/json/search" encoding: json output: { type: "object" additionalProperties: true } }