getTaskExpertList
Returns a list of recommended task experts identified by the specified tags, with the most recommended expert at the top of the list.
Input Parameters
tags | String Comma-separated list of tags. |
Output Parameters
guidance | Guidance[ ] An array of Guidance objects representing the names, ratings, and user IDs of the experts of a specific task. |