discovered 03 Aug 2026
n8n-openapi-node
→ View on GitHubThe `@devlikeapro/n8n-openapi-node` tool facilitates the conversion of OpenAPI (Swagger) specifications into community nodes for the n8n automation platform. It primarily allows developers to integrate various APIs into n8n workflows by generating node configurations directly from OpenAPI v3 specs. Notable features include the `N8NPropertiesBuilder` class, which automates the extraction of resources, operations, query parameters, and headers from the OpenAPI definition, streamlining the node creation process.