action weber_gesamtausgabe_get_documents { label: "Lists all documents" description: "The Documents endpoint returns a list of all documents from the WeGA digital edition.\n" provider: weber_gesamtausgabe method: GET path: "/documents" encoding: json output: { type: "object" additionalProperties: true } }