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