Get Variable from User Intent

Im looking for a way to get a variable from the users intent that wont be a list. The user intent is “Get Server Logs” and I want to be able to pick up the server name from the intent i.e. “Get server logs from abcserver” or Get abcserver logs" I then use this with a service to an API.