method WorkerService.existsWorkerWithTagimport { WorkerService } from "https://dotland.deno.dev/x/windmill@v1.415.2/windmill-api/index.ts"; existsWorkerWithTag(unnamed 0: { tag: string; }): CancelablePromise<boolean>exists worker with tag Parametersunnamed 0: { tag: string; }ReturnsCancelablePromise<boolean>boolean whether a worker with the tag exists