An n8n workflow that receives vector arrays via webhook, validates uniform dimensions, computes their centroid by averaging each component, and returns the result. Uses n8n's Webhook, Set, Code, and Respond nodes for API-driven vector centroid calculations.