action monarchinitiative_post_nematode_mme { label: "Match a patient to nematode genes based on similar phenotypes" provider: monarchinitiative method: POST path: "/mme/nematode" encoding: json input: { type: "object" properties: {} } output: { type: "object" additionalProperties: true } }