Function getCompletion

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

    Parameters

    • completionName: string

      The name of the completion to retrieve.

    Returns ICompletionSchema

    The completion schema associated with the provided completion name.

    getCompletion