• Retrieves an advisor schema by its name from the swarm's advisor schema service. Logs the operation if logging is enabled in the global configuration.

    Parameters

    • advisorName: string

      The name of the advisor.

    Returns IAdvisorSchema<string>

    getAdvisor