action infermedica_get_mentions { label: "Find mentions of observations in given text" description: "Returns list of mentions of observation found in given text." provider: infermedica method: POST path: "/parse" encoding: json output: { type: "object" additionalProperties: true } }