action circl_get_lookup_sha256 { label: "get_lookup_sha256" description: "Lookup SHA-256." provider: circl method: GET path: "/lookup/sha256/{sha256}" encoding: json output: { type: "object" additionalProperties: true } }