mcp-use TypeScript API
    Preparing search index...

    Function telFetch

    • Fire-and-forget telemetry HTTP request. Never surfaces network/HTTP failures to the host app — telemetry must not log or throw into user code.

      Parameters

      • url: string
      • Optionalinit: RequestInit

      Returns Promise<void>