action circl_get_info { label: "get_info" description: "Info about the hashlookup database" provider: circl method: GET path: "/info" encoding: json output: { type: "object" additionalProperties: true } }