422 Unprocessable Entity: “Invalid agent ID format” returned by the Get Schedule action when passing the agentId from a shift swap webhook.
Using Architect v2.1 with the WFM integration module. The agentId is pulled directly from the shift swap request payload and passed as a string. Why is the WFM API rejecting the format if it matches the standard UUID structure?