소개
This skill enables developers to build powerful n8n nodes using a declarative style, moving away from complex programmatic logic in favor of clear, JSON-based routing configurations. It provides specific guidance on implementing standard CRUD operations, configuring request defaults like base URLs and headers, and managing automatic pagination. By leveraging declarative patterns, developers can efficiently define resource-specific operations, handle nested response properties, and apply dynamic filters, ensuring consistency and maintainability across REST API integrations within the n8n ecosystem.