action hackathonwatch_get_swagger_doc_format { label: "Swagger compatible API description" provider: hackathonwatch method: GET path: "/swagger_doc.json" encoding: json output: { type: "object" additionalProperties: true } }