action circl_get_lookup_sha1 { label: "get_lookup_sha1" description: "Lookup SHA-1." provider: circl method: GET path: "/lookup/sha1/{sha1}" encoding: json output: { type: "object" additionalProperties: true } }