action httpbin_delete_delete { label: "The request's DELETE parameters." provider: httpbin method: DELETE path: "/delete" encoding: json output: { type: "object" additionalProperties: true } }