• Retrieves an MCP (Model Context Protocol) schema by its name from the swarm's MCP schema service. Logs the operation if logging is enabled in the global configuration.

    Parameters

    • mcpName: string

      The name of the MCP to retrieve.

    Returns IMCPSchema

    The MCP schema associated with the provided MCP name.

    getMCP