i have a callcenter with several logged agents to receive calls... they have different skills on flex, information that i use to route the customer to an agent that has that specific skill.
The problem is that i need to create an alert to the manager when there are no available agents of a given skill.
So i need, using twilio CLI or API, to retrieve a list of all available agents and theyre configured skill.
How can i accomplish that?