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