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

    Parameters

    • agentName: string

      The name of the agent to retrieve.

    Returns IAgentSchemaInternal

    The agent schema associated with the provided agent name.

    getAgent