action opensuse_get_request { label: "Get a simple directory listing of all requests" description: "Get a simple directory listing of all requests" provider: opensuse method: GET path: "/request" encoding: json output: { type: "object" additionalProperties: true } }