action circl_get_lookup_md5 { label: "get_lookup_md5" description: "Lookup MD5." provider: circl method: GET path: "/lookup/md5/{md5}" encoding: json output: { type: "object" additionalProperties: true } }