action datumbox_gender_detection { label: "Gender Detection Service" description: "The Gender Detection function identifies if a particular document is written-by or targets-to a man or a woman based on the context, the words and the idioms found in the text." provider: datumbox method: POST path: "/1.0/GenderDetection.json" encoding: form output: { type: "object" additionalProperties: true } }