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