action httpbin_get_deny { label: "Returns page denied by robots.txt rules." provider: httpbin method: GET path: "/deny" encoding: json output: { type: "object" additionalProperties: true } }