action pdfbroker_get_api_pdf { label: "Basic method to verify api is up and running" provider: pdfbroker method: GET path: "/api/pdf" encoding: json output: { type: "object" additionalProperties: true } }