@iflow-mcp/roxybrowserlabs-roxybrowser-mcp-server 1.0.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,3029 @@
1
+ declare class CreateBrowser {
2
+ name: string;
3
+ description: string;
4
+ inputSchema: {
5
+ type: string;
6
+ properties: {
7
+ workspaceId: {
8
+ type: string;
9
+ description: string;
10
+ };
11
+ windowName: {
12
+ type: string;
13
+ description: string;
14
+ };
15
+ coreVersion: {
16
+ type: string;
17
+ enum: string[];
18
+ description: string;
19
+ };
20
+ os: {
21
+ type: string;
22
+ enum: string[];
23
+ description: string;
24
+ };
25
+ osVersion: {
26
+ type: string;
27
+ description: string;
28
+ };
29
+ userAgent: {
30
+ type: string;
31
+ description: string;
32
+ };
33
+ cookie: {
34
+ type: string;
35
+ description: string;
36
+ items: {
37
+ type: string;
38
+ };
39
+ };
40
+ searchEngine: {
41
+ type: string;
42
+ enum: string[];
43
+ description: string;
44
+ };
45
+ labelIds: {
46
+ type: string;
47
+ items: {
48
+ type: string;
49
+ };
50
+ description: string;
51
+ };
52
+ defaultOpenUrl: {
53
+ type: string;
54
+ items: {
55
+ type: string;
56
+ };
57
+ description: string;
58
+ };
59
+ windowRemark: {
60
+ type: string;
61
+ description: string;
62
+ };
63
+ projectId: {
64
+ type: string;
65
+ description: string;
66
+ };
67
+ windowPlatformList: {
68
+ type: string;
69
+ items: {
70
+ type: string;
71
+ properties: {
72
+ id: {
73
+ type: string;
74
+ description: string;
75
+ };
76
+ platformUrl: {
77
+ type: string;
78
+ description: string;
79
+ };
80
+ platformUserName: {
81
+ type: string;
82
+ description: string;
83
+ };
84
+ platformPassword: {
85
+ type: string;
86
+ description: string;
87
+ };
88
+ platformEfa: {
89
+ type: string;
90
+ description: string;
91
+ };
92
+ platformRemarks: {
93
+ type: string;
94
+ description: string;
95
+ };
96
+ };
97
+ };
98
+ description: string;
99
+ };
100
+ proxyInfo: {
101
+ type: string;
102
+ description: string;
103
+ properties: {
104
+ moduleId: {
105
+ type: string;
106
+ description: string;
107
+ };
108
+ proxyMethod: {
109
+ type: string;
110
+ enum: string[];
111
+ };
112
+ proxyCategory: {
113
+ type: string;
114
+ enum: string[];
115
+ };
116
+ ipType: {
117
+ type: string;
118
+ enum: string[];
119
+ };
120
+ protocol: {
121
+ type: string;
122
+ enum: string[];
123
+ };
124
+ host: {
125
+ type: string;
126
+ };
127
+ port: {
128
+ type: string;
129
+ };
130
+ proxyUserName: {
131
+ type: string;
132
+ };
133
+ proxyPassword: {
134
+ type: string;
135
+ };
136
+ refreshUrl: {
137
+ type: string;
138
+ };
139
+ checkChannel: {
140
+ type: string;
141
+ enum: string[];
142
+ };
143
+ };
144
+ };
145
+ fingerInfo: {
146
+ type: string;
147
+ description: string;
148
+ properties: {
149
+ isLanguageBaseIp: {
150
+ type: string;
151
+ description: string;
152
+ };
153
+ language: {
154
+ type: string;
155
+ description: string;
156
+ };
157
+ isDisplayLanguageBaseIp: {
158
+ type: string;
159
+ description: string;
160
+ };
161
+ displayLanguage: {
162
+ type: string;
163
+ description: string;
164
+ };
165
+ isTimeZone: {
166
+ type: string;
167
+ description: string;
168
+ };
169
+ timeZone: {
170
+ type: string;
171
+ description: string;
172
+ };
173
+ position: {
174
+ type: string;
175
+ enum: number[];
176
+ description: string;
177
+ };
178
+ isPositionBaseIp: {
179
+ type: string;
180
+ description: string;
181
+ };
182
+ longitude: {
183
+ type: string;
184
+ description: string;
185
+ };
186
+ latitude: {
187
+ type: string;
188
+ description: string;
189
+ };
190
+ precisionPos: {
191
+ type: string;
192
+ description: string;
193
+ };
194
+ forbidAudio: {
195
+ type: string;
196
+ description: string;
197
+ };
198
+ forbidImage: {
199
+ type: string;
200
+ description: string;
201
+ };
202
+ forbidMedia: {
203
+ type: string;
204
+ description: string;
205
+ };
206
+ openWidth: {
207
+ type: string;
208
+ description: string;
209
+ };
210
+ openHeight: {
211
+ type: string;
212
+ description: string;
213
+ };
214
+ openBookmarks: {
215
+ type: string;
216
+ description: string;
217
+ };
218
+ positionSwitch: {
219
+ type: string;
220
+ description: string;
221
+ };
222
+ windowRatioPosition: {
223
+ type: string;
224
+ description: string;
225
+ };
226
+ isDisplayName: {
227
+ type: string;
228
+ description: string;
229
+ };
230
+ syncBookmark: {
231
+ type: string;
232
+ description: string;
233
+ };
234
+ syncHistory: {
235
+ type: string;
236
+ description: string;
237
+ };
238
+ syncTab: {
239
+ type: string;
240
+ description: string;
241
+ };
242
+ syncCookie: {
243
+ type: string;
244
+ description: string;
245
+ };
246
+ syncExtensions: {
247
+ type: string;
248
+ description: string;
249
+ };
250
+ syncPassword: {
251
+ type: string;
252
+ description: string;
253
+ };
254
+ syncIndexedDb: {
255
+ type: string;
256
+ description: string;
257
+ };
258
+ syncLocalStorage: {
259
+ type: string;
260
+ description: string;
261
+ };
262
+ clearCacheFile: {
263
+ type: string;
264
+ description: string;
265
+ };
266
+ clearCookie: {
267
+ type: string;
268
+ description: string;
269
+ };
270
+ clearLocalStorage: {
271
+ type: string;
272
+ description: string;
273
+ };
274
+ randomFingerprint: {
275
+ type: string;
276
+ description: string;
277
+ };
278
+ forbidSavePassword: {
279
+ type: string;
280
+ description: string;
281
+ };
282
+ stopOpenNet: {
283
+ type: string;
284
+ description: string;
285
+ };
286
+ stopOpenIP: {
287
+ type: string;
288
+ description: string;
289
+ };
290
+ stopOpenPosition: {
291
+ type: string;
292
+ description: string;
293
+ };
294
+ openWorkbench: {
295
+ type: string;
296
+ enum: number[];
297
+ description: string;
298
+ };
299
+ resolutionType: {
300
+ type: string;
301
+ description: string;
302
+ };
303
+ resolutionX: {
304
+ type: string;
305
+ description: string;
306
+ };
307
+ resolutionY: {
308
+ type: string;
309
+ description: string;
310
+ };
311
+ fontType: {
312
+ type: string;
313
+ description: string;
314
+ };
315
+ webRTC: {
316
+ type: string;
317
+ enum: number[];
318
+ description: string;
319
+ };
320
+ webGL: {
321
+ type: string;
322
+ description: string;
323
+ };
324
+ webGLInfo: {
325
+ type: string;
326
+ description: string;
327
+ };
328
+ webGLManufacturer: {
329
+ type: string;
330
+ description: string;
331
+ };
332
+ webGLRender: {
333
+ type: string;
334
+ description: string;
335
+ };
336
+ webGpu: {
337
+ type: string;
338
+ enum: string[];
339
+ description: string;
340
+ };
341
+ canvas: {
342
+ type: string;
343
+ description: string;
344
+ };
345
+ audioContext: {
346
+ type: string;
347
+ description: string;
348
+ };
349
+ speechVoices: {
350
+ type: string;
351
+ description: string;
352
+ };
353
+ doNotTrack: {
354
+ type: string;
355
+ description: string;
356
+ };
357
+ clientRects: {
358
+ type: string;
359
+ description: string;
360
+ };
361
+ deviceInfo: {
362
+ type: string;
363
+ description: string;
364
+ };
365
+ deviceNameSwitch: {
366
+ type: string;
367
+ description: string;
368
+ };
369
+ macInfo: {
370
+ type: string;
371
+ description: string;
372
+ };
373
+ hardwareConcurrent: {
374
+ type: string;
375
+ description: string;
376
+ };
377
+ deviceMemory: {
378
+ type: string;
379
+ description: string;
380
+ };
381
+ disableSsl: {
382
+ type: string;
383
+ description: string;
384
+ };
385
+ disableSslList: {
386
+ type: string;
387
+ items: {
388
+ type: string;
389
+ };
390
+ description: string;
391
+ };
392
+ portScanProtect: {
393
+ type: string;
394
+ description: string;
395
+ };
396
+ portScanList: {
397
+ type: string;
398
+ description: string;
399
+ };
400
+ useGpu: {
401
+ type: string;
402
+ description: string;
403
+ };
404
+ sandboxPermission: {
405
+ type: string;
406
+ description: string;
407
+ };
408
+ startupParam: {
409
+ type: string;
410
+ description: string;
411
+ };
412
+ };
413
+ };
414
+ };
415
+ required: string[];
416
+ };
417
+ get schema(): {
418
+ name: string;
419
+ description: string;
420
+ inputSchema: {
421
+ type: string;
422
+ properties: {
423
+ workspaceId: {
424
+ type: string;
425
+ description: string;
426
+ };
427
+ windowName: {
428
+ type: string;
429
+ description: string;
430
+ };
431
+ coreVersion: {
432
+ type: string;
433
+ enum: string[];
434
+ description: string;
435
+ };
436
+ os: {
437
+ type: string;
438
+ enum: string[];
439
+ description: string;
440
+ };
441
+ osVersion: {
442
+ type: string;
443
+ description: string;
444
+ };
445
+ userAgent: {
446
+ type: string;
447
+ description: string;
448
+ };
449
+ cookie: {
450
+ type: string;
451
+ description: string;
452
+ items: {
453
+ type: string;
454
+ };
455
+ };
456
+ searchEngine: {
457
+ type: string;
458
+ enum: string[];
459
+ description: string;
460
+ };
461
+ labelIds: {
462
+ type: string;
463
+ items: {
464
+ type: string;
465
+ };
466
+ description: string;
467
+ };
468
+ defaultOpenUrl: {
469
+ type: string;
470
+ items: {
471
+ type: string;
472
+ };
473
+ description: string;
474
+ };
475
+ windowRemark: {
476
+ type: string;
477
+ description: string;
478
+ };
479
+ projectId: {
480
+ type: string;
481
+ description: string;
482
+ };
483
+ windowPlatformList: {
484
+ type: string;
485
+ items: {
486
+ type: string;
487
+ properties: {
488
+ id: {
489
+ type: string;
490
+ description: string;
491
+ };
492
+ platformUrl: {
493
+ type: string;
494
+ description: string;
495
+ };
496
+ platformUserName: {
497
+ type: string;
498
+ description: string;
499
+ };
500
+ platformPassword: {
501
+ type: string;
502
+ description: string;
503
+ };
504
+ platformEfa: {
505
+ type: string;
506
+ description: string;
507
+ };
508
+ platformRemarks: {
509
+ type: string;
510
+ description: string;
511
+ };
512
+ };
513
+ };
514
+ description: string;
515
+ };
516
+ proxyInfo: {
517
+ type: string;
518
+ description: string;
519
+ properties: {
520
+ moduleId: {
521
+ type: string;
522
+ description: string;
523
+ };
524
+ proxyMethod: {
525
+ type: string;
526
+ enum: string[];
527
+ };
528
+ proxyCategory: {
529
+ type: string;
530
+ enum: string[];
531
+ };
532
+ ipType: {
533
+ type: string;
534
+ enum: string[];
535
+ };
536
+ protocol: {
537
+ type: string;
538
+ enum: string[];
539
+ };
540
+ host: {
541
+ type: string;
542
+ };
543
+ port: {
544
+ type: string;
545
+ };
546
+ proxyUserName: {
547
+ type: string;
548
+ };
549
+ proxyPassword: {
550
+ type: string;
551
+ };
552
+ refreshUrl: {
553
+ type: string;
554
+ };
555
+ checkChannel: {
556
+ type: string;
557
+ enum: string[];
558
+ };
559
+ };
560
+ };
561
+ fingerInfo: {
562
+ type: string;
563
+ description: string;
564
+ properties: {
565
+ isLanguageBaseIp: {
566
+ type: string;
567
+ description: string;
568
+ };
569
+ language: {
570
+ type: string;
571
+ description: string;
572
+ };
573
+ isDisplayLanguageBaseIp: {
574
+ type: string;
575
+ description: string;
576
+ };
577
+ displayLanguage: {
578
+ type: string;
579
+ description: string;
580
+ };
581
+ isTimeZone: {
582
+ type: string;
583
+ description: string;
584
+ };
585
+ timeZone: {
586
+ type: string;
587
+ description: string;
588
+ };
589
+ position: {
590
+ type: string;
591
+ enum: number[];
592
+ description: string;
593
+ };
594
+ isPositionBaseIp: {
595
+ type: string;
596
+ description: string;
597
+ };
598
+ longitude: {
599
+ type: string;
600
+ description: string;
601
+ };
602
+ latitude: {
603
+ type: string;
604
+ description: string;
605
+ };
606
+ precisionPos: {
607
+ type: string;
608
+ description: string;
609
+ };
610
+ forbidAudio: {
611
+ type: string;
612
+ description: string;
613
+ };
614
+ forbidImage: {
615
+ type: string;
616
+ description: string;
617
+ };
618
+ forbidMedia: {
619
+ type: string;
620
+ description: string;
621
+ };
622
+ openWidth: {
623
+ type: string;
624
+ description: string;
625
+ };
626
+ openHeight: {
627
+ type: string;
628
+ description: string;
629
+ };
630
+ openBookmarks: {
631
+ type: string;
632
+ description: string;
633
+ };
634
+ positionSwitch: {
635
+ type: string;
636
+ description: string;
637
+ };
638
+ windowRatioPosition: {
639
+ type: string;
640
+ description: string;
641
+ };
642
+ isDisplayName: {
643
+ type: string;
644
+ description: string;
645
+ };
646
+ syncBookmark: {
647
+ type: string;
648
+ description: string;
649
+ };
650
+ syncHistory: {
651
+ type: string;
652
+ description: string;
653
+ };
654
+ syncTab: {
655
+ type: string;
656
+ description: string;
657
+ };
658
+ syncCookie: {
659
+ type: string;
660
+ description: string;
661
+ };
662
+ syncExtensions: {
663
+ type: string;
664
+ description: string;
665
+ };
666
+ syncPassword: {
667
+ type: string;
668
+ description: string;
669
+ };
670
+ syncIndexedDb: {
671
+ type: string;
672
+ description: string;
673
+ };
674
+ syncLocalStorage: {
675
+ type: string;
676
+ description: string;
677
+ };
678
+ clearCacheFile: {
679
+ type: string;
680
+ description: string;
681
+ };
682
+ clearCookie: {
683
+ type: string;
684
+ description: string;
685
+ };
686
+ clearLocalStorage: {
687
+ type: string;
688
+ description: string;
689
+ };
690
+ randomFingerprint: {
691
+ type: string;
692
+ description: string;
693
+ };
694
+ forbidSavePassword: {
695
+ type: string;
696
+ description: string;
697
+ };
698
+ stopOpenNet: {
699
+ type: string;
700
+ description: string;
701
+ };
702
+ stopOpenIP: {
703
+ type: string;
704
+ description: string;
705
+ };
706
+ stopOpenPosition: {
707
+ type: string;
708
+ description: string;
709
+ };
710
+ openWorkbench: {
711
+ type: string;
712
+ enum: number[];
713
+ description: string;
714
+ };
715
+ resolutionType: {
716
+ type: string;
717
+ description: string;
718
+ };
719
+ resolutionX: {
720
+ type: string;
721
+ description: string;
722
+ };
723
+ resolutionY: {
724
+ type: string;
725
+ description: string;
726
+ };
727
+ fontType: {
728
+ type: string;
729
+ description: string;
730
+ };
731
+ webRTC: {
732
+ type: string;
733
+ enum: number[];
734
+ description: string;
735
+ };
736
+ webGL: {
737
+ type: string;
738
+ description: string;
739
+ };
740
+ webGLInfo: {
741
+ type: string;
742
+ description: string;
743
+ };
744
+ webGLManufacturer: {
745
+ type: string;
746
+ description: string;
747
+ };
748
+ webGLRender: {
749
+ type: string;
750
+ description: string;
751
+ };
752
+ webGpu: {
753
+ type: string;
754
+ enum: string[];
755
+ description: string;
756
+ };
757
+ canvas: {
758
+ type: string;
759
+ description: string;
760
+ };
761
+ audioContext: {
762
+ type: string;
763
+ description: string;
764
+ };
765
+ speechVoices: {
766
+ type: string;
767
+ description: string;
768
+ };
769
+ doNotTrack: {
770
+ type: string;
771
+ description: string;
772
+ };
773
+ clientRects: {
774
+ type: string;
775
+ description: string;
776
+ };
777
+ deviceInfo: {
778
+ type: string;
779
+ description: string;
780
+ };
781
+ deviceNameSwitch: {
782
+ type: string;
783
+ description: string;
784
+ };
785
+ macInfo: {
786
+ type: string;
787
+ description: string;
788
+ };
789
+ hardwareConcurrent: {
790
+ type: string;
791
+ description: string;
792
+ };
793
+ deviceMemory: {
794
+ type: string;
795
+ description: string;
796
+ };
797
+ disableSsl: {
798
+ type: string;
799
+ description: string;
800
+ };
801
+ disableSslList: {
802
+ type: string;
803
+ items: {
804
+ type: string;
805
+ };
806
+ description: string;
807
+ };
808
+ portScanProtect: {
809
+ type: string;
810
+ description: string;
811
+ };
812
+ portScanList: {
813
+ type: string;
814
+ description: string;
815
+ };
816
+ useGpu: {
817
+ type: string;
818
+ description: string;
819
+ };
820
+ sandboxPermission: {
821
+ type: string;
822
+ description: string;
823
+ };
824
+ startupParam: {
825
+ type: string;
826
+ description: string;
827
+ };
828
+ };
829
+ };
830
+ };
831
+ required: string[];
832
+ };
833
+ };
834
+ handle(params: any): Promise<{
835
+ content: {
836
+ type: string;
837
+ text: string;
838
+ }[];
839
+ }>;
840
+ }
841
+ export declare const createBrowser: CreateBrowser;
842
+ declare class BatchCreateBrowsers {
843
+ name: string;
844
+ description: string;
845
+ inputSchema: {
846
+ type: string;
847
+ properties: {
848
+ browsers: {
849
+ type: string;
850
+ description: string;
851
+ items: {
852
+ type: string;
853
+ properties: {
854
+ workspaceId: {
855
+ type: string;
856
+ description: string;
857
+ };
858
+ windowName: {
859
+ type: string;
860
+ description: string;
861
+ };
862
+ coreVersion: {
863
+ type: string;
864
+ enum: string[];
865
+ description: string;
866
+ };
867
+ os: {
868
+ type: string;
869
+ enum: string[];
870
+ description: string;
871
+ };
872
+ osVersion: {
873
+ type: string;
874
+ description: string;
875
+ };
876
+ userAgent: {
877
+ type: string;
878
+ description: string;
879
+ };
880
+ cookie: {
881
+ type: string;
882
+ description: string;
883
+ items: {
884
+ type: string;
885
+ };
886
+ };
887
+ searchEngine: {
888
+ type: string;
889
+ enum: string[];
890
+ description: string;
891
+ };
892
+ labelIds: {
893
+ type: string;
894
+ items: {
895
+ type: string;
896
+ };
897
+ description: string;
898
+ };
899
+ defaultOpenUrl: {
900
+ type: string;
901
+ items: {
902
+ type: string;
903
+ };
904
+ description: string;
905
+ };
906
+ windowRemark: {
907
+ type: string;
908
+ description: string;
909
+ };
910
+ projectId: {
911
+ type: string;
912
+ description: string;
913
+ };
914
+ windowPlatformList: {
915
+ type: string;
916
+ items: {
917
+ type: string;
918
+ properties: {
919
+ id: {
920
+ type: string;
921
+ description: string;
922
+ };
923
+ platformUrl: {
924
+ type: string;
925
+ description: string;
926
+ };
927
+ platformUserName: {
928
+ type: string;
929
+ description: string;
930
+ };
931
+ platformPassword: {
932
+ type: string;
933
+ description: string;
934
+ };
935
+ platformEfa: {
936
+ type: string;
937
+ description: string;
938
+ };
939
+ platformRemarks: {
940
+ type: string;
941
+ description: string;
942
+ };
943
+ };
944
+ };
945
+ description: string;
946
+ };
947
+ proxyInfo: {
948
+ type: string;
949
+ description: string;
950
+ properties: {
951
+ moduleId: {
952
+ type: string;
953
+ description: string;
954
+ };
955
+ proxyMethod: {
956
+ type: string;
957
+ enum: string[];
958
+ };
959
+ proxyCategory: {
960
+ type: string;
961
+ enum: string[];
962
+ };
963
+ ipType: {
964
+ type: string;
965
+ enum: string[];
966
+ };
967
+ protocol: {
968
+ type: string;
969
+ enum: string[];
970
+ };
971
+ host: {
972
+ type: string;
973
+ };
974
+ port: {
975
+ type: string;
976
+ };
977
+ proxyUserName: {
978
+ type: string;
979
+ };
980
+ proxyPassword: {
981
+ type: string;
982
+ };
983
+ refreshUrl: {
984
+ type: string;
985
+ };
986
+ checkChannel: {
987
+ type: string;
988
+ enum: string[];
989
+ };
990
+ };
991
+ };
992
+ fingerInfo: {
993
+ type: string;
994
+ description: string;
995
+ properties: {
996
+ isLanguageBaseIp: {
997
+ type: string;
998
+ description: string;
999
+ };
1000
+ language: {
1001
+ type: string;
1002
+ description: string;
1003
+ };
1004
+ isDisplayLanguageBaseIp: {
1005
+ type: string;
1006
+ description: string;
1007
+ };
1008
+ displayLanguage: {
1009
+ type: string;
1010
+ description: string;
1011
+ };
1012
+ isTimeZone: {
1013
+ type: string;
1014
+ description: string;
1015
+ };
1016
+ timeZone: {
1017
+ type: string;
1018
+ description: string;
1019
+ };
1020
+ position: {
1021
+ type: string;
1022
+ enum: number[];
1023
+ description: string;
1024
+ };
1025
+ isPositionBaseIp: {
1026
+ type: string;
1027
+ description: string;
1028
+ };
1029
+ longitude: {
1030
+ type: string;
1031
+ description: string;
1032
+ };
1033
+ latitude: {
1034
+ type: string;
1035
+ description: string;
1036
+ };
1037
+ precisionPos: {
1038
+ type: string;
1039
+ description: string;
1040
+ };
1041
+ forbidAudio: {
1042
+ type: string;
1043
+ description: string;
1044
+ };
1045
+ forbidImage: {
1046
+ type: string;
1047
+ description: string;
1048
+ };
1049
+ forbidMedia: {
1050
+ type: string;
1051
+ description: string;
1052
+ };
1053
+ openWidth: {
1054
+ type: string;
1055
+ description: string;
1056
+ };
1057
+ openHeight: {
1058
+ type: string;
1059
+ description: string;
1060
+ };
1061
+ openBookmarks: {
1062
+ type: string;
1063
+ description: string;
1064
+ };
1065
+ positionSwitch: {
1066
+ type: string;
1067
+ description: string;
1068
+ };
1069
+ windowRatioPosition: {
1070
+ type: string;
1071
+ description: string;
1072
+ };
1073
+ isDisplayName: {
1074
+ type: string;
1075
+ description: string;
1076
+ };
1077
+ syncBookmark: {
1078
+ type: string;
1079
+ description: string;
1080
+ };
1081
+ syncHistory: {
1082
+ type: string;
1083
+ description: string;
1084
+ };
1085
+ syncTab: {
1086
+ type: string;
1087
+ description: string;
1088
+ };
1089
+ syncCookie: {
1090
+ type: string;
1091
+ description: string;
1092
+ };
1093
+ syncExtensions: {
1094
+ type: string;
1095
+ description: string;
1096
+ };
1097
+ syncPassword: {
1098
+ type: string;
1099
+ description: string;
1100
+ };
1101
+ syncIndexedDb: {
1102
+ type: string;
1103
+ description: string;
1104
+ };
1105
+ syncLocalStorage: {
1106
+ type: string;
1107
+ description: string;
1108
+ };
1109
+ clearCacheFile: {
1110
+ type: string;
1111
+ description: string;
1112
+ };
1113
+ clearCookie: {
1114
+ type: string;
1115
+ description: string;
1116
+ };
1117
+ clearLocalStorage: {
1118
+ type: string;
1119
+ description: string;
1120
+ };
1121
+ randomFingerprint: {
1122
+ type: string;
1123
+ description: string;
1124
+ };
1125
+ forbidSavePassword: {
1126
+ type: string;
1127
+ description: string;
1128
+ };
1129
+ stopOpenNet: {
1130
+ type: string;
1131
+ description: string;
1132
+ };
1133
+ stopOpenIP: {
1134
+ type: string;
1135
+ description: string;
1136
+ };
1137
+ stopOpenPosition: {
1138
+ type: string;
1139
+ description: string;
1140
+ };
1141
+ openWorkbench: {
1142
+ type: string;
1143
+ enum: number[];
1144
+ description: string;
1145
+ };
1146
+ resolutionType: {
1147
+ type: string;
1148
+ description: string;
1149
+ };
1150
+ resolutionX: {
1151
+ type: string;
1152
+ description: string;
1153
+ };
1154
+ resolutionY: {
1155
+ type: string;
1156
+ description: string;
1157
+ };
1158
+ fontType: {
1159
+ type: string;
1160
+ description: string;
1161
+ };
1162
+ webRTC: {
1163
+ type: string;
1164
+ enum: number[];
1165
+ description: string;
1166
+ };
1167
+ webGL: {
1168
+ type: string;
1169
+ description: string;
1170
+ };
1171
+ webGLInfo: {
1172
+ type: string;
1173
+ description: string;
1174
+ };
1175
+ webGLManufacturer: {
1176
+ type: string;
1177
+ description: string;
1178
+ };
1179
+ webGLRender: {
1180
+ type: string;
1181
+ description: string;
1182
+ };
1183
+ webGpu: {
1184
+ type: string;
1185
+ enum: string[];
1186
+ description: string;
1187
+ };
1188
+ canvas: {
1189
+ type: string;
1190
+ description: string;
1191
+ };
1192
+ audioContext: {
1193
+ type: string;
1194
+ description: string;
1195
+ };
1196
+ speechVoices: {
1197
+ type: string;
1198
+ description: string;
1199
+ };
1200
+ doNotTrack: {
1201
+ type: string;
1202
+ description: string;
1203
+ };
1204
+ clientRects: {
1205
+ type: string;
1206
+ description: string;
1207
+ };
1208
+ deviceInfo: {
1209
+ type: string;
1210
+ description: string;
1211
+ };
1212
+ deviceNameSwitch: {
1213
+ type: string;
1214
+ description: string;
1215
+ };
1216
+ macInfo: {
1217
+ type: string;
1218
+ description: string;
1219
+ };
1220
+ hardwareConcurrent: {
1221
+ type: string;
1222
+ description: string;
1223
+ };
1224
+ deviceMemory: {
1225
+ type: string;
1226
+ description: string;
1227
+ };
1228
+ disableSsl: {
1229
+ type: string;
1230
+ description: string;
1231
+ };
1232
+ disableSslList: {
1233
+ type: string;
1234
+ items: {
1235
+ type: string;
1236
+ };
1237
+ description: string;
1238
+ };
1239
+ portScanProtect: {
1240
+ type: string;
1241
+ description: string;
1242
+ };
1243
+ portScanList: {
1244
+ type: string;
1245
+ description: string;
1246
+ };
1247
+ useGpu: {
1248
+ type: string;
1249
+ description: string;
1250
+ };
1251
+ sandboxPermission: {
1252
+ type: string;
1253
+ description: string;
1254
+ };
1255
+ startupParam: {
1256
+ type: string;
1257
+ description: string;
1258
+ };
1259
+ };
1260
+ };
1261
+ };
1262
+ required: string[];
1263
+ };
1264
+ };
1265
+ };
1266
+ required: string[];
1267
+ };
1268
+ get schema(): {
1269
+ name: string;
1270
+ description: string;
1271
+ inputSchema: {
1272
+ type: string;
1273
+ properties: {
1274
+ browsers: {
1275
+ type: string;
1276
+ description: string;
1277
+ items: {
1278
+ type: string;
1279
+ properties: {
1280
+ workspaceId: {
1281
+ type: string;
1282
+ description: string;
1283
+ };
1284
+ windowName: {
1285
+ type: string;
1286
+ description: string;
1287
+ };
1288
+ coreVersion: {
1289
+ type: string;
1290
+ enum: string[];
1291
+ description: string;
1292
+ };
1293
+ os: {
1294
+ type: string;
1295
+ enum: string[];
1296
+ description: string;
1297
+ };
1298
+ osVersion: {
1299
+ type: string;
1300
+ description: string;
1301
+ };
1302
+ userAgent: {
1303
+ type: string;
1304
+ description: string;
1305
+ };
1306
+ cookie: {
1307
+ type: string;
1308
+ description: string;
1309
+ items: {
1310
+ type: string;
1311
+ };
1312
+ };
1313
+ searchEngine: {
1314
+ type: string;
1315
+ enum: string[];
1316
+ description: string;
1317
+ };
1318
+ labelIds: {
1319
+ type: string;
1320
+ items: {
1321
+ type: string;
1322
+ };
1323
+ description: string;
1324
+ };
1325
+ defaultOpenUrl: {
1326
+ type: string;
1327
+ items: {
1328
+ type: string;
1329
+ };
1330
+ description: string;
1331
+ };
1332
+ windowRemark: {
1333
+ type: string;
1334
+ description: string;
1335
+ };
1336
+ projectId: {
1337
+ type: string;
1338
+ description: string;
1339
+ };
1340
+ windowPlatformList: {
1341
+ type: string;
1342
+ items: {
1343
+ type: string;
1344
+ properties: {
1345
+ id: {
1346
+ type: string;
1347
+ description: string;
1348
+ };
1349
+ platformUrl: {
1350
+ type: string;
1351
+ description: string;
1352
+ };
1353
+ platformUserName: {
1354
+ type: string;
1355
+ description: string;
1356
+ };
1357
+ platformPassword: {
1358
+ type: string;
1359
+ description: string;
1360
+ };
1361
+ platformEfa: {
1362
+ type: string;
1363
+ description: string;
1364
+ };
1365
+ platformRemarks: {
1366
+ type: string;
1367
+ description: string;
1368
+ };
1369
+ };
1370
+ };
1371
+ description: string;
1372
+ };
1373
+ proxyInfo: {
1374
+ type: string;
1375
+ description: string;
1376
+ properties: {
1377
+ moduleId: {
1378
+ type: string;
1379
+ description: string;
1380
+ };
1381
+ proxyMethod: {
1382
+ type: string;
1383
+ enum: string[];
1384
+ };
1385
+ proxyCategory: {
1386
+ type: string;
1387
+ enum: string[];
1388
+ };
1389
+ ipType: {
1390
+ type: string;
1391
+ enum: string[];
1392
+ };
1393
+ protocol: {
1394
+ type: string;
1395
+ enum: string[];
1396
+ };
1397
+ host: {
1398
+ type: string;
1399
+ };
1400
+ port: {
1401
+ type: string;
1402
+ };
1403
+ proxyUserName: {
1404
+ type: string;
1405
+ };
1406
+ proxyPassword: {
1407
+ type: string;
1408
+ };
1409
+ refreshUrl: {
1410
+ type: string;
1411
+ };
1412
+ checkChannel: {
1413
+ type: string;
1414
+ enum: string[];
1415
+ };
1416
+ };
1417
+ };
1418
+ fingerInfo: {
1419
+ type: string;
1420
+ description: string;
1421
+ properties: {
1422
+ isLanguageBaseIp: {
1423
+ type: string;
1424
+ description: string;
1425
+ };
1426
+ language: {
1427
+ type: string;
1428
+ description: string;
1429
+ };
1430
+ isDisplayLanguageBaseIp: {
1431
+ type: string;
1432
+ description: string;
1433
+ };
1434
+ displayLanguage: {
1435
+ type: string;
1436
+ description: string;
1437
+ };
1438
+ isTimeZone: {
1439
+ type: string;
1440
+ description: string;
1441
+ };
1442
+ timeZone: {
1443
+ type: string;
1444
+ description: string;
1445
+ };
1446
+ position: {
1447
+ type: string;
1448
+ enum: number[];
1449
+ description: string;
1450
+ };
1451
+ isPositionBaseIp: {
1452
+ type: string;
1453
+ description: string;
1454
+ };
1455
+ longitude: {
1456
+ type: string;
1457
+ description: string;
1458
+ };
1459
+ latitude: {
1460
+ type: string;
1461
+ description: string;
1462
+ };
1463
+ precisionPos: {
1464
+ type: string;
1465
+ description: string;
1466
+ };
1467
+ forbidAudio: {
1468
+ type: string;
1469
+ description: string;
1470
+ };
1471
+ forbidImage: {
1472
+ type: string;
1473
+ description: string;
1474
+ };
1475
+ forbidMedia: {
1476
+ type: string;
1477
+ description: string;
1478
+ };
1479
+ openWidth: {
1480
+ type: string;
1481
+ description: string;
1482
+ };
1483
+ openHeight: {
1484
+ type: string;
1485
+ description: string;
1486
+ };
1487
+ openBookmarks: {
1488
+ type: string;
1489
+ description: string;
1490
+ };
1491
+ positionSwitch: {
1492
+ type: string;
1493
+ description: string;
1494
+ };
1495
+ windowRatioPosition: {
1496
+ type: string;
1497
+ description: string;
1498
+ };
1499
+ isDisplayName: {
1500
+ type: string;
1501
+ description: string;
1502
+ };
1503
+ syncBookmark: {
1504
+ type: string;
1505
+ description: string;
1506
+ };
1507
+ syncHistory: {
1508
+ type: string;
1509
+ description: string;
1510
+ };
1511
+ syncTab: {
1512
+ type: string;
1513
+ description: string;
1514
+ };
1515
+ syncCookie: {
1516
+ type: string;
1517
+ description: string;
1518
+ };
1519
+ syncExtensions: {
1520
+ type: string;
1521
+ description: string;
1522
+ };
1523
+ syncPassword: {
1524
+ type: string;
1525
+ description: string;
1526
+ };
1527
+ syncIndexedDb: {
1528
+ type: string;
1529
+ description: string;
1530
+ };
1531
+ syncLocalStorage: {
1532
+ type: string;
1533
+ description: string;
1534
+ };
1535
+ clearCacheFile: {
1536
+ type: string;
1537
+ description: string;
1538
+ };
1539
+ clearCookie: {
1540
+ type: string;
1541
+ description: string;
1542
+ };
1543
+ clearLocalStorage: {
1544
+ type: string;
1545
+ description: string;
1546
+ };
1547
+ randomFingerprint: {
1548
+ type: string;
1549
+ description: string;
1550
+ };
1551
+ forbidSavePassword: {
1552
+ type: string;
1553
+ description: string;
1554
+ };
1555
+ stopOpenNet: {
1556
+ type: string;
1557
+ description: string;
1558
+ };
1559
+ stopOpenIP: {
1560
+ type: string;
1561
+ description: string;
1562
+ };
1563
+ stopOpenPosition: {
1564
+ type: string;
1565
+ description: string;
1566
+ };
1567
+ openWorkbench: {
1568
+ type: string;
1569
+ enum: number[];
1570
+ description: string;
1571
+ };
1572
+ resolutionType: {
1573
+ type: string;
1574
+ description: string;
1575
+ };
1576
+ resolutionX: {
1577
+ type: string;
1578
+ description: string;
1579
+ };
1580
+ resolutionY: {
1581
+ type: string;
1582
+ description: string;
1583
+ };
1584
+ fontType: {
1585
+ type: string;
1586
+ description: string;
1587
+ };
1588
+ webRTC: {
1589
+ type: string;
1590
+ enum: number[];
1591
+ description: string;
1592
+ };
1593
+ webGL: {
1594
+ type: string;
1595
+ description: string;
1596
+ };
1597
+ webGLInfo: {
1598
+ type: string;
1599
+ description: string;
1600
+ };
1601
+ webGLManufacturer: {
1602
+ type: string;
1603
+ description: string;
1604
+ };
1605
+ webGLRender: {
1606
+ type: string;
1607
+ description: string;
1608
+ };
1609
+ webGpu: {
1610
+ type: string;
1611
+ enum: string[];
1612
+ description: string;
1613
+ };
1614
+ canvas: {
1615
+ type: string;
1616
+ description: string;
1617
+ };
1618
+ audioContext: {
1619
+ type: string;
1620
+ description: string;
1621
+ };
1622
+ speechVoices: {
1623
+ type: string;
1624
+ description: string;
1625
+ };
1626
+ doNotTrack: {
1627
+ type: string;
1628
+ description: string;
1629
+ };
1630
+ clientRects: {
1631
+ type: string;
1632
+ description: string;
1633
+ };
1634
+ deviceInfo: {
1635
+ type: string;
1636
+ description: string;
1637
+ };
1638
+ deviceNameSwitch: {
1639
+ type: string;
1640
+ description: string;
1641
+ };
1642
+ macInfo: {
1643
+ type: string;
1644
+ description: string;
1645
+ };
1646
+ hardwareConcurrent: {
1647
+ type: string;
1648
+ description: string;
1649
+ };
1650
+ deviceMemory: {
1651
+ type: string;
1652
+ description: string;
1653
+ };
1654
+ disableSsl: {
1655
+ type: string;
1656
+ description: string;
1657
+ };
1658
+ disableSslList: {
1659
+ type: string;
1660
+ items: {
1661
+ type: string;
1662
+ };
1663
+ description: string;
1664
+ };
1665
+ portScanProtect: {
1666
+ type: string;
1667
+ description: string;
1668
+ };
1669
+ portScanList: {
1670
+ type: string;
1671
+ description: string;
1672
+ };
1673
+ useGpu: {
1674
+ type: string;
1675
+ description: string;
1676
+ };
1677
+ sandboxPermission: {
1678
+ type: string;
1679
+ description: string;
1680
+ };
1681
+ startupParam: {
1682
+ type: string;
1683
+ description: string;
1684
+ };
1685
+ };
1686
+ };
1687
+ };
1688
+ required: string[];
1689
+ };
1690
+ };
1691
+ };
1692
+ required: string[];
1693
+ };
1694
+ };
1695
+ handle(params: any): Promise<{
1696
+ content: {
1697
+ type: string;
1698
+ text: string;
1699
+ }[];
1700
+ }>;
1701
+ }
1702
+ export declare const batchCreateBrowsers: BatchCreateBrowsers;
1703
+ declare class UpdateBrowser {
1704
+ name: string;
1705
+ description: string;
1706
+ inputSchema: {
1707
+ type: string;
1708
+ properties: {
1709
+ workspaceId: {
1710
+ type: string;
1711
+ description: string;
1712
+ };
1713
+ windowName: {
1714
+ type: string;
1715
+ description: string;
1716
+ };
1717
+ coreVersion: {
1718
+ type: string;
1719
+ enum: string[];
1720
+ description: string;
1721
+ };
1722
+ os: {
1723
+ type: string;
1724
+ enum: string[];
1725
+ description: string;
1726
+ };
1727
+ osVersion: {
1728
+ type: string;
1729
+ description: string;
1730
+ };
1731
+ userAgent: {
1732
+ type: string;
1733
+ description: string;
1734
+ };
1735
+ cookie: {
1736
+ type: string;
1737
+ description: string;
1738
+ items: {
1739
+ type: string;
1740
+ };
1741
+ };
1742
+ searchEngine: {
1743
+ type: string;
1744
+ enum: string[];
1745
+ description: string;
1746
+ };
1747
+ labelIds: {
1748
+ type: string;
1749
+ items: {
1750
+ type: string;
1751
+ };
1752
+ description: string;
1753
+ };
1754
+ defaultOpenUrl: {
1755
+ type: string;
1756
+ items: {
1757
+ type: string;
1758
+ };
1759
+ description: string;
1760
+ };
1761
+ windowRemark: {
1762
+ type: string;
1763
+ description: string;
1764
+ };
1765
+ projectId: {
1766
+ type: string;
1767
+ description: string;
1768
+ };
1769
+ windowPlatformList: {
1770
+ type: string;
1771
+ items: {
1772
+ type: string;
1773
+ properties: {
1774
+ id: {
1775
+ type: string;
1776
+ description: string;
1777
+ };
1778
+ platformUrl: {
1779
+ type: string;
1780
+ description: string;
1781
+ };
1782
+ platformUserName: {
1783
+ type: string;
1784
+ description: string;
1785
+ };
1786
+ platformPassword: {
1787
+ type: string;
1788
+ description: string;
1789
+ };
1790
+ platformEfa: {
1791
+ type: string;
1792
+ description: string;
1793
+ };
1794
+ platformRemarks: {
1795
+ type: string;
1796
+ description: string;
1797
+ };
1798
+ };
1799
+ };
1800
+ description: string;
1801
+ };
1802
+ proxyInfo: {
1803
+ type: string;
1804
+ description: string;
1805
+ properties: {
1806
+ moduleId: {
1807
+ type: string;
1808
+ description: string;
1809
+ };
1810
+ proxyMethod: {
1811
+ type: string;
1812
+ enum: string[];
1813
+ };
1814
+ proxyCategory: {
1815
+ type: string;
1816
+ enum: string[];
1817
+ };
1818
+ ipType: {
1819
+ type: string;
1820
+ enum: string[];
1821
+ };
1822
+ protocol: {
1823
+ type: string;
1824
+ enum: string[];
1825
+ };
1826
+ host: {
1827
+ type: string;
1828
+ };
1829
+ port: {
1830
+ type: string;
1831
+ };
1832
+ proxyUserName: {
1833
+ type: string;
1834
+ };
1835
+ proxyPassword: {
1836
+ type: string;
1837
+ };
1838
+ refreshUrl: {
1839
+ type: string;
1840
+ };
1841
+ checkChannel: {
1842
+ type: string;
1843
+ enum: string[];
1844
+ };
1845
+ };
1846
+ };
1847
+ fingerInfo: {
1848
+ type: string;
1849
+ description: string;
1850
+ properties: {
1851
+ isLanguageBaseIp: {
1852
+ type: string;
1853
+ description: string;
1854
+ };
1855
+ language: {
1856
+ type: string;
1857
+ description: string;
1858
+ };
1859
+ isDisplayLanguageBaseIp: {
1860
+ type: string;
1861
+ description: string;
1862
+ };
1863
+ displayLanguage: {
1864
+ type: string;
1865
+ description: string;
1866
+ };
1867
+ isTimeZone: {
1868
+ type: string;
1869
+ description: string;
1870
+ };
1871
+ timeZone: {
1872
+ type: string;
1873
+ description: string;
1874
+ };
1875
+ position: {
1876
+ type: string;
1877
+ enum: number[];
1878
+ description: string;
1879
+ };
1880
+ isPositionBaseIp: {
1881
+ type: string;
1882
+ description: string;
1883
+ };
1884
+ longitude: {
1885
+ type: string;
1886
+ description: string;
1887
+ };
1888
+ latitude: {
1889
+ type: string;
1890
+ description: string;
1891
+ };
1892
+ precisionPos: {
1893
+ type: string;
1894
+ description: string;
1895
+ };
1896
+ forbidAudio: {
1897
+ type: string;
1898
+ description: string;
1899
+ };
1900
+ forbidImage: {
1901
+ type: string;
1902
+ description: string;
1903
+ };
1904
+ forbidMedia: {
1905
+ type: string;
1906
+ description: string;
1907
+ };
1908
+ openWidth: {
1909
+ type: string;
1910
+ description: string;
1911
+ };
1912
+ openHeight: {
1913
+ type: string;
1914
+ description: string;
1915
+ };
1916
+ openBookmarks: {
1917
+ type: string;
1918
+ description: string;
1919
+ };
1920
+ positionSwitch: {
1921
+ type: string;
1922
+ description: string;
1923
+ };
1924
+ windowRatioPosition: {
1925
+ type: string;
1926
+ description: string;
1927
+ };
1928
+ isDisplayName: {
1929
+ type: string;
1930
+ description: string;
1931
+ };
1932
+ syncBookmark: {
1933
+ type: string;
1934
+ description: string;
1935
+ };
1936
+ syncHistory: {
1937
+ type: string;
1938
+ description: string;
1939
+ };
1940
+ syncTab: {
1941
+ type: string;
1942
+ description: string;
1943
+ };
1944
+ syncCookie: {
1945
+ type: string;
1946
+ description: string;
1947
+ };
1948
+ syncExtensions: {
1949
+ type: string;
1950
+ description: string;
1951
+ };
1952
+ syncPassword: {
1953
+ type: string;
1954
+ description: string;
1955
+ };
1956
+ syncIndexedDb: {
1957
+ type: string;
1958
+ description: string;
1959
+ };
1960
+ syncLocalStorage: {
1961
+ type: string;
1962
+ description: string;
1963
+ };
1964
+ clearCacheFile: {
1965
+ type: string;
1966
+ description: string;
1967
+ };
1968
+ clearCookie: {
1969
+ type: string;
1970
+ description: string;
1971
+ };
1972
+ clearLocalStorage: {
1973
+ type: string;
1974
+ description: string;
1975
+ };
1976
+ randomFingerprint: {
1977
+ type: string;
1978
+ description: string;
1979
+ };
1980
+ forbidSavePassword: {
1981
+ type: string;
1982
+ description: string;
1983
+ };
1984
+ stopOpenNet: {
1985
+ type: string;
1986
+ description: string;
1987
+ };
1988
+ stopOpenIP: {
1989
+ type: string;
1990
+ description: string;
1991
+ };
1992
+ stopOpenPosition: {
1993
+ type: string;
1994
+ description: string;
1995
+ };
1996
+ openWorkbench: {
1997
+ type: string;
1998
+ enum: number[];
1999
+ description: string;
2000
+ };
2001
+ resolutionType: {
2002
+ type: string;
2003
+ description: string;
2004
+ };
2005
+ resolutionX: {
2006
+ type: string;
2007
+ description: string;
2008
+ };
2009
+ resolutionY: {
2010
+ type: string;
2011
+ description: string;
2012
+ };
2013
+ fontType: {
2014
+ type: string;
2015
+ description: string;
2016
+ };
2017
+ webRTC: {
2018
+ type: string;
2019
+ enum: number[];
2020
+ description: string;
2021
+ };
2022
+ webGL: {
2023
+ type: string;
2024
+ description: string;
2025
+ };
2026
+ webGLInfo: {
2027
+ type: string;
2028
+ description: string;
2029
+ };
2030
+ webGLManufacturer: {
2031
+ type: string;
2032
+ description: string;
2033
+ };
2034
+ webGLRender: {
2035
+ type: string;
2036
+ description: string;
2037
+ };
2038
+ webGpu: {
2039
+ type: string;
2040
+ enum: string[];
2041
+ description: string;
2042
+ };
2043
+ canvas: {
2044
+ type: string;
2045
+ description: string;
2046
+ };
2047
+ audioContext: {
2048
+ type: string;
2049
+ description: string;
2050
+ };
2051
+ speechVoices: {
2052
+ type: string;
2053
+ description: string;
2054
+ };
2055
+ doNotTrack: {
2056
+ type: string;
2057
+ description: string;
2058
+ };
2059
+ clientRects: {
2060
+ type: string;
2061
+ description: string;
2062
+ };
2063
+ deviceInfo: {
2064
+ type: string;
2065
+ description: string;
2066
+ };
2067
+ deviceNameSwitch: {
2068
+ type: string;
2069
+ description: string;
2070
+ };
2071
+ macInfo: {
2072
+ type: string;
2073
+ description: string;
2074
+ };
2075
+ hardwareConcurrent: {
2076
+ type: string;
2077
+ description: string;
2078
+ };
2079
+ deviceMemory: {
2080
+ type: string;
2081
+ description: string;
2082
+ };
2083
+ disableSsl: {
2084
+ type: string;
2085
+ description: string;
2086
+ };
2087
+ disableSslList: {
2088
+ type: string;
2089
+ items: {
2090
+ type: string;
2091
+ };
2092
+ description: string;
2093
+ };
2094
+ portScanProtect: {
2095
+ type: string;
2096
+ description: string;
2097
+ };
2098
+ portScanList: {
2099
+ type: string;
2100
+ description: string;
2101
+ };
2102
+ useGpu: {
2103
+ type: string;
2104
+ description: string;
2105
+ };
2106
+ sandboxPermission: {
2107
+ type: string;
2108
+ description: string;
2109
+ };
2110
+ startupParam: {
2111
+ type: string;
2112
+ description: string;
2113
+ };
2114
+ };
2115
+ };
2116
+ };
2117
+ required: string[];
2118
+ };
2119
+ get schema(): {
2120
+ name: string;
2121
+ description: string;
2122
+ inputSchema: {
2123
+ type: string;
2124
+ properties: {
2125
+ workspaceId: {
2126
+ type: string;
2127
+ description: string;
2128
+ };
2129
+ windowName: {
2130
+ type: string;
2131
+ description: string;
2132
+ };
2133
+ coreVersion: {
2134
+ type: string;
2135
+ enum: string[];
2136
+ description: string;
2137
+ };
2138
+ os: {
2139
+ type: string;
2140
+ enum: string[];
2141
+ description: string;
2142
+ };
2143
+ osVersion: {
2144
+ type: string;
2145
+ description: string;
2146
+ };
2147
+ userAgent: {
2148
+ type: string;
2149
+ description: string;
2150
+ };
2151
+ cookie: {
2152
+ type: string;
2153
+ description: string;
2154
+ items: {
2155
+ type: string;
2156
+ };
2157
+ };
2158
+ searchEngine: {
2159
+ type: string;
2160
+ enum: string[];
2161
+ description: string;
2162
+ };
2163
+ labelIds: {
2164
+ type: string;
2165
+ items: {
2166
+ type: string;
2167
+ };
2168
+ description: string;
2169
+ };
2170
+ defaultOpenUrl: {
2171
+ type: string;
2172
+ items: {
2173
+ type: string;
2174
+ };
2175
+ description: string;
2176
+ };
2177
+ windowRemark: {
2178
+ type: string;
2179
+ description: string;
2180
+ };
2181
+ projectId: {
2182
+ type: string;
2183
+ description: string;
2184
+ };
2185
+ windowPlatformList: {
2186
+ type: string;
2187
+ items: {
2188
+ type: string;
2189
+ properties: {
2190
+ id: {
2191
+ type: string;
2192
+ description: string;
2193
+ };
2194
+ platformUrl: {
2195
+ type: string;
2196
+ description: string;
2197
+ };
2198
+ platformUserName: {
2199
+ type: string;
2200
+ description: string;
2201
+ };
2202
+ platformPassword: {
2203
+ type: string;
2204
+ description: string;
2205
+ };
2206
+ platformEfa: {
2207
+ type: string;
2208
+ description: string;
2209
+ };
2210
+ platformRemarks: {
2211
+ type: string;
2212
+ description: string;
2213
+ };
2214
+ };
2215
+ };
2216
+ description: string;
2217
+ };
2218
+ proxyInfo: {
2219
+ type: string;
2220
+ description: string;
2221
+ properties: {
2222
+ moduleId: {
2223
+ type: string;
2224
+ description: string;
2225
+ };
2226
+ proxyMethod: {
2227
+ type: string;
2228
+ enum: string[];
2229
+ };
2230
+ proxyCategory: {
2231
+ type: string;
2232
+ enum: string[];
2233
+ };
2234
+ ipType: {
2235
+ type: string;
2236
+ enum: string[];
2237
+ };
2238
+ protocol: {
2239
+ type: string;
2240
+ enum: string[];
2241
+ };
2242
+ host: {
2243
+ type: string;
2244
+ };
2245
+ port: {
2246
+ type: string;
2247
+ };
2248
+ proxyUserName: {
2249
+ type: string;
2250
+ };
2251
+ proxyPassword: {
2252
+ type: string;
2253
+ };
2254
+ refreshUrl: {
2255
+ type: string;
2256
+ };
2257
+ checkChannel: {
2258
+ type: string;
2259
+ enum: string[];
2260
+ };
2261
+ };
2262
+ };
2263
+ fingerInfo: {
2264
+ type: string;
2265
+ description: string;
2266
+ properties: {
2267
+ isLanguageBaseIp: {
2268
+ type: string;
2269
+ description: string;
2270
+ };
2271
+ language: {
2272
+ type: string;
2273
+ description: string;
2274
+ };
2275
+ isDisplayLanguageBaseIp: {
2276
+ type: string;
2277
+ description: string;
2278
+ };
2279
+ displayLanguage: {
2280
+ type: string;
2281
+ description: string;
2282
+ };
2283
+ isTimeZone: {
2284
+ type: string;
2285
+ description: string;
2286
+ };
2287
+ timeZone: {
2288
+ type: string;
2289
+ description: string;
2290
+ };
2291
+ position: {
2292
+ type: string;
2293
+ enum: number[];
2294
+ description: string;
2295
+ };
2296
+ isPositionBaseIp: {
2297
+ type: string;
2298
+ description: string;
2299
+ };
2300
+ longitude: {
2301
+ type: string;
2302
+ description: string;
2303
+ };
2304
+ latitude: {
2305
+ type: string;
2306
+ description: string;
2307
+ };
2308
+ precisionPos: {
2309
+ type: string;
2310
+ description: string;
2311
+ };
2312
+ forbidAudio: {
2313
+ type: string;
2314
+ description: string;
2315
+ };
2316
+ forbidImage: {
2317
+ type: string;
2318
+ description: string;
2319
+ };
2320
+ forbidMedia: {
2321
+ type: string;
2322
+ description: string;
2323
+ };
2324
+ openWidth: {
2325
+ type: string;
2326
+ description: string;
2327
+ };
2328
+ openHeight: {
2329
+ type: string;
2330
+ description: string;
2331
+ };
2332
+ openBookmarks: {
2333
+ type: string;
2334
+ description: string;
2335
+ };
2336
+ positionSwitch: {
2337
+ type: string;
2338
+ description: string;
2339
+ };
2340
+ windowRatioPosition: {
2341
+ type: string;
2342
+ description: string;
2343
+ };
2344
+ isDisplayName: {
2345
+ type: string;
2346
+ description: string;
2347
+ };
2348
+ syncBookmark: {
2349
+ type: string;
2350
+ description: string;
2351
+ };
2352
+ syncHistory: {
2353
+ type: string;
2354
+ description: string;
2355
+ };
2356
+ syncTab: {
2357
+ type: string;
2358
+ description: string;
2359
+ };
2360
+ syncCookie: {
2361
+ type: string;
2362
+ description: string;
2363
+ };
2364
+ syncExtensions: {
2365
+ type: string;
2366
+ description: string;
2367
+ };
2368
+ syncPassword: {
2369
+ type: string;
2370
+ description: string;
2371
+ };
2372
+ syncIndexedDb: {
2373
+ type: string;
2374
+ description: string;
2375
+ };
2376
+ syncLocalStorage: {
2377
+ type: string;
2378
+ description: string;
2379
+ };
2380
+ clearCacheFile: {
2381
+ type: string;
2382
+ description: string;
2383
+ };
2384
+ clearCookie: {
2385
+ type: string;
2386
+ description: string;
2387
+ };
2388
+ clearLocalStorage: {
2389
+ type: string;
2390
+ description: string;
2391
+ };
2392
+ randomFingerprint: {
2393
+ type: string;
2394
+ description: string;
2395
+ };
2396
+ forbidSavePassword: {
2397
+ type: string;
2398
+ description: string;
2399
+ };
2400
+ stopOpenNet: {
2401
+ type: string;
2402
+ description: string;
2403
+ };
2404
+ stopOpenIP: {
2405
+ type: string;
2406
+ description: string;
2407
+ };
2408
+ stopOpenPosition: {
2409
+ type: string;
2410
+ description: string;
2411
+ };
2412
+ openWorkbench: {
2413
+ type: string;
2414
+ enum: number[];
2415
+ description: string;
2416
+ };
2417
+ resolutionType: {
2418
+ type: string;
2419
+ description: string;
2420
+ };
2421
+ resolutionX: {
2422
+ type: string;
2423
+ description: string;
2424
+ };
2425
+ resolutionY: {
2426
+ type: string;
2427
+ description: string;
2428
+ };
2429
+ fontType: {
2430
+ type: string;
2431
+ description: string;
2432
+ };
2433
+ webRTC: {
2434
+ type: string;
2435
+ enum: number[];
2436
+ description: string;
2437
+ };
2438
+ webGL: {
2439
+ type: string;
2440
+ description: string;
2441
+ };
2442
+ webGLInfo: {
2443
+ type: string;
2444
+ description: string;
2445
+ };
2446
+ webGLManufacturer: {
2447
+ type: string;
2448
+ description: string;
2449
+ };
2450
+ webGLRender: {
2451
+ type: string;
2452
+ description: string;
2453
+ };
2454
+ webGpu: {
2455
+ type: string;
2456
+ enum: string[];
2457
+ description: string;
2458
+ };
2459
+ canvas: {
2460
+ type: string;
2461
+ description: string;
2462
+ };
2463
+ audioContext: {
2464
+ type: string;
2465
+ description: string;
2466
+ };
2467
+ speechVoices: {
2468
+ type: string;
2469
+ description: string;
2470
+ };
2471
+ doNotTrack: {
2472
+ type: string;
2473
+ description: string;
2474
+ };
2475
+ clientRects: {
2476
+ type: string;
2477
+ description: string;
2478
+ };
2479
+ deviceInfo: {
2480
+ type: string;
2481
+ description: string;
2482
+ };
2483
+ deviceNameSwitch: {
2484
+ type: string;
2485
+ description: string;
2486
+ };
2487
+ macInfo: {
2488
+ type: string;
2489
+ description: string;
2490
+ };
2491
+ hardwareConcurrent: {
2492
+ type: string;
2493
+ description: string;
2494
+ };
2495
+ deviceMemory: {
2496
+ type: string;
2497
+ description: string;
2498
+ };
2499
+ disableSsl: {
2500
+ type: string;
2501
+ description: string;
2502
+ };
2503
+ disableSslList: {
2504
+ type: string;
2505
+ items: {
2506
+ type: string;
2507
+ };
2508
+ description: string;
2509
+ };
2510
+ portScanProtect: {
2511
+ type: string;
2512
+ description: string;
2513
+ };
2514
+ portScanList: {
2515
+ type: string;
2516
+ description: string;
2517
+ };
2518
+ useGpu: {
2519
+ type: string;
2520
+ description: string;
2521
+ };
2522
+ sandboxPermission: {
2523
+ type: string;
2524
+ description: string;
2525
+ };
2526
+ startupParam: {
2527
+ type: string;
2528
+ description: string;
2529
+ };
2530
+ };
2531
+ };
2532
+ };
2533
+ required: string[];
2534
+ };
2535
+ };
2536
+ handle(params: any): Promise<{
2537
+ content: {
2538
+ type: string;
2539
+ text: string;
2540
+ }[];
2541
+ }>;
2542
+ }
2543
+ declare class OpenBrowser {
2544
+ name: string;
2545
+ description: string;
2546
+ inputSchema: {
2547
+ type: string;
2548
+ properties: {
2549
+ workspaceId: {
2550
+ type: string;
2551
+ description: string;
2552
+ };
2553
+ dirIds: {
2554
+ type: string;
2555
+ items: {
2556
+ type: string;
2557
+ };
2558
+ description: string;
2559
+ };
2560
+ forceOpen: {
2561
+ type: string;
2562
+ description: string;
2563
+ default: boolean;
2564
+ };
2565
+ args: {
2566
+ type: string;
2567
+ items: {
2568
+ type: string;
2569
+ };
2570
+ description: string;
2571
+ };
2572
+ };
2573
+ required: string[];
2574
+ };
2575
+ get schema(): {
2576
+ name: string;
2577
+ description: string;
2578
+ inputSchema: {
2579
+ type: string;
2580
+ properties: {
2581
+ workspaceId: {
2582
+ type: string;
2583
+ description: string;
2584
+ };
2585
+ dirIds: {
2586
+ type: string;
2587
+ items: {
2588
+ type: string;
2589
+ };
2590
+ description: string;
2591
+ };
2592
+ forceOpen: {
2593
+ type: string;
2594
+ description: string;
2595
+ default: boolean;
2596
+ };
2597
+ args: {
2598
+ type: string;
2599
+ items: {
2600
+ type: string;
2601
+ };
2602
+ description: string;
2603
+ };
2604
+ };
2605
+ required: string[];
2606
+ };
2607
+ };
2608
+ handle(params: any): Promise<{
2609
+ content: {
2610
+ type: string;
2611
+ text: string;
2612
+ }[];
2613
+ }>;
2614
+ }
2615
+ declare class ListBrowsers {
2616
+ name: string;
2617
+ description: string;
2618
+ inputSchema: {
2619
+ type: string;
2620
+ properties: {
2621
+ workspaceId: {
2622
+ type: string;
2623
+ description: string;
2624
+ };
2625
+ projectIds: {
2626
+ type: string;
2627
+ description: string;
2628
+ };
2629
+ windowName: {
2630
+ type: string;
2631
+ description: string;
2632
+ };
2633
+ pageIndex: {
2634
+ type: string;
2635
+ description: string;
2636
+ default: number;
2637
+ };
2638
+ pageSize: {
2639
+ type: string;
2640
+ description: string;
2641
+ default: number;
2642
+ };
2643
+ };
2644
+ required: string[];
2645
+ };
2646
+ get schema(): {
2647
+ name: string;
2648
+ description: string;
2649
+ inputSchema: {
2650
+ type: string;
2651
+ properties: {
2652
+ workspaceId: {
2653
+ type: string;
2654
+ description: string;
2655
+ };
2656
+ projectIds: {
2657
+ type: string;
2658
+ description: string;
2659
+ };
2660
+ windowName: {
2661
+ type: string;
2662
+ description: string;
2663
+ };
2664
+ pageIndex: {
2665
+ type: string;
2666
+ description: string;
2667
+ default: number;
2668
+ };
2669
+ pageSize: {
2670
+ type: string;
2671
+ description: string;
2672
+ default: number;
2673
+ };
2674
+ };
2675
+ required: string[];
2676
+ };
2677
+ };
2678
+ handle(params: any): Promise<{
2679
+ content: {
2680
+ type: string;
2681
+ text: string;
2682
+ }[];
2683
+ }>;
2684
+ }
2685
+ declare class CloseBrowsers {
2686
+ name: string;
2687
+ description: string;
2688
+ inputSchema: {
2689
+ type: string;
2690
+ properties: {
2691
+ dirIds: {
2692
+ type: string;
2693
+ items: {
2694
+ type: string;
2695
+ };
2696
+ description: string;
2697
+ };
2698
+ };
2699
+ required: string[];
2700
+ };
2701
+ get schema(): {
2702
+ name: string;
2703
+ description: string;
2704
+ inputSchema: {
2705
+ type: string;
2706
+ properties: {
2707
+ dirIds: {
2708
+ type: string;
2709
+ items: {
2710
+ type: string;
2711
+ };
2712
+ description: string;
2713
+ };
2714
+ };
2715
+ required: string[];
2716
+ };
2717
+ };
2718
+ handle(params: any): Promise<{
2719
+ content: {
2720
+ type: string;
2721
+ text: string;
2722
+ }[];
2723
+ }>;
2724
+ }
2725
+ declare class DeleteBrowsers {
2726
+ name: string;
2727
+ description: string;
2728
+ inputSchema: {
2729
+ type: string;
2730
+ properties: {
2731
+ workspaceId: {
2732
+ type: string;
2733
+ description: string;
2734
+ };
2735
+ dirIds: {
2736
+ type: string;
2737
+ items: {
2738
+ type: string;
2739
+ };
2740
+ description: string;
2741
+ };
2742
+ };
2743
+ required: string[];
2744
+ };
2745
+ get schema(): {
2746
+ name: string;
2747
+ description: string;
2748
+ inputSchema: {
2749
+ type: string;
2750
+ properties: {
2751
+ workspaceId: {
2752
+ type: string;
2753
+ description: string;
2754
+ };
2755
+ dirIds: {
2756
+ type: string;
2757
+ items: {
2758
+ type: string;
2759
+ };
2760
+ description: string;
2761
+ };
2762
+ };
2763
+ required: string[];
2764
+ };
2765
+ };
2766
+ handle(params: any): Promise<{
2767
+ content: {
2768
+ type: string;
2769
+ text: string;
2770
+ }[];
2771
+ }>;
2772
+ }
2773
+ declare class GetBrowserDetail {
2774
+ name: string;
2775
+ description: string;
2776
+ inputSchema: {
2777
+ type: string;
2778
+ properties: {
2779
+ workspaceId: {
2780
+ type: string;
2781
+ description: string;
2782
+ };
2783
+ dirId: {
2784
+ type: string;
2785
+ description: string;
2786
+ };
2787
+ };
2788
+ required: string[];
2789
+ };
2790
+ get schema(): {
2791
+ name: string;
2792
+ description: string;
2793
+ inputSchema: {
2794
+ type: string;
2795
+ properties: {
2796
+ workspaceId: {
2797
+ type: string;
2798
+ description: string;
2799
+ };
2800
+ dirId: {
2801
+ type: string;
2802
+ description: string;
2803
+ };
2804
+ };
2805
+ required: string[];
2806
+ };
2807
+ };
2808
+ handle(params: any): Promise<{
2809
+ content: {
2810
+ type: string;
2811
+ text: string;
2812
+ }[];
2813
+ }>;
2814
+ }
2815
+ declare class ClearLocalCache {
2816
+ name: string;
2817
+ description: string;
2818
+ inputSchema: {
2819
+ type: string;
2820
+ properties: {
2821
+ dirIds: {
2822
+ type: string;
2823
+ items: {
2824
+ type: string;
2825
+ };
2826
+ description: string;
2827
+ };
2828
+ };
2829
+ required: string[];
2830
+ };
2831
+ get schema(): {
2832
+ name: string;
2833
+ description: string;
2834
+ inputSchema: {
2835
+ type: string;
2836
+ properties: {
2837
+ dirIds: {
2838
+ type: string;
2839
+ items: {
2840
+ type: string;
2841
+ };
2842
+ description: string;
2843
+ };
2844
+ };
2845
+ required: string[];
2846
+ };
2847
+ };
2848
+ handle(params: any): Promise<{
2849
+ content: {
2850
+ type: string;
2851
+ text: string;
2852
+ }[];
2853
+ }>;
2854
+ }
2855
+ declare class ClearServerCache {
2856
+ name: string;
2857
+ description: string;
2858
+ inputSchema: {
2859
+ type: string;
2860
+ properties: {
2861
+ workspaceId: {
2862
+ type: string;
2863
+ description: string;
2864
+ };
2865
+ dirIds: {
2866
+ type: string;
2867
+ items: {
2868
+ type: string;
2869
+ };
2870
+ description: string;
2871
+ };
2872
+ };
2873
+ required: string[];
2874
+ };
2875
+ get schema(): {
2876
+ name: string;
2877
+ description: string;
2878
+ inputSchema: {
2879
+ type: string;
2880
+ properties: {
2881
+ workspaceId: {
2882
+ type: string;
2883
+ description: string;
2884
+ };
2885
+ dirIds: {
2886
+ type: string;
2887
+ items: {
2888
+ type: string;
2889
+ };
2890
+ description: string;
2891
+ };
2892
+ };
2893
+ required: string[];
2894
+ };
2895
+ };
2896
+ handle(params: any): Promise<{
2897
+ content: {
2898
+ type: string;
2899
+ text: string;
2900
+ }[];
2901
+ }>;
2902
+ }
2903
+ declare class RandomFingerprint {
2904
+ name: string;
2905
+ description: string;
2906
+ inputSchema: {
2907
+ type: string;
2908
+ properties: {
2909
+ workspaceId: {
2910
+ type: string;
2911
+ description: string;
2912
+ };
2913
+ dirId: {
2914
+ type: string;
2915
+ description: string;
2916
+ };
2917
+ };
2918
+ required: string[];
2919
+ };
2920
+ get schema(): {
2921
+ name: string;
2922
+ description: string;
2923
+ inputSchema: {
2924
+ type: string;
2925
+ properties: {
2926
+ workspaceId: {
2927
+ type: string;
2928
+ description: string;
2929
+ };
2930
+ dirId: {
2931
+ type: string;
2932
+ description: string;
2933
+ };
2934
+ };
2935
+ required: string[];
2936
+ };
2937
+ };
2938
+ handle(params: any): Promise<{
2939
+ content: {
2940
+ type: string;
2941
+ text: string;
2942
+ }[];
2943
+ }>;
2944
+ }
2945
+ declare class ListLabels {
2946
+ name: string;
2947
+ description: string;
2948
+ inputSchema: {
2949
+ type: string;
2950
+ properties: {
2951
+ workspaceId: {
2952
+ type: string;
2953
+ description: string;
2954
+ };
2955
+ };
2956
+ required: string[];
2957
+ };
2958
+ get schema(): {
2959
+ name: string;
2960
+ description: string;
2961
+ inputSchema: {
2962
+ type: string;
2963
+ properties: {
2964
+ workspaceId: {
2965
+ type: string;
2966
+ description: string;
2967
+ };
2968
+ };
2969
+ required: string[];
2970
+ };
2971
+ };
2972
+ handle(params: any): Promise<{
2973
+ content: {
2974
+ type: string;
2975
+ text: string;
2976
+ }[];
2977
+ }>;
2978
+ }
2979
+ declare class GetConnectionInfo {
2980
+ name: string;
2981
+ description: string;
2982
+ inputSchema: {
2983
+ type: string;
2984
+ properties: {
2985
+ dirIds: {
2986
+ type: string;
2987
+ items: {
2988
+ type: string;
2989
+ };
2990
+ description: string;
2991
+ };
2992
+ };
2993
+ };
2994
+ get schema(): {
2995
+ name: string;
2996
+ description: string;
2997
+ inputSchema: {
2998
+ type: string;
2999
+ properties: {
3000
+ dirIds: {
3001
+ type: string;
3002
+ items: {
3003
+ type: string;
3004
+ };
3005
+ description: string;
3006
+ };
3007
+ };
3008
+ };
3009
+ };
3010
+ handle(params: any): Promise<{
3011
+ content: {
3012
+ type: string;
3013
+ text: string;
3014
+ }[];
3015
+ }>;
3016
+ }
3017
+ export declare const openBrowser: OpenBrowser;
3018
+ export declare const updateBrowser: UpdateBrowser;
3019
+ export declare const listBrowsers: ListBrowsers;
3020
+ export declare const closeBrowsers: CloseBrowsers;
3021
+ export declare const deleteBrowsers: DeleteBrowsers;
3022
+ export declare const getBrowserDetail: GetBrowserDetail;
3023
+ export declare const clearLocalCache: ClearLocalCache;
3024
+ export declare const clearServerCache: ClearServerCache;
3025
+ export declare const randomFingerprint: RandomFingerprint;
3026
+ export declare const listLabels: ListLabels;
3027
+ export declare const getConnectionInfo: GetConnectionInfo;
3028
+ export {};
3029
+ //# sourceMappingURL=browser.d.ts.map