archal 0.9.19 → 0.10.0

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.
Files changed (83) hide show
  1. package/README.md +62 -154
  2. package/agents/openclaw/.archal.json +8 -0
  3. package/agents/openclaw/Dockerfile +97 -0
  4. package/agents/openclaw/README.md +113 -0
  5. package/agents/openclaw/drive.mjs +301 -0
  6. package/agents/openclaw/extract-openclaw-response-text.mjs +49 -0
  7. package/agents/openclaw/package.json +9 -0
  8. package/agents/openclaw/scenarios/acceptance/github-escalation-and-cleanup.md +43 -0
  9. package/agents/openclaw/scenarios/acceptance/jira-linear-release-triage.md +39 -0
  10. package/agents/openclaw/scenarios/acceptance/multi-clone-customer-risk-review.md +45 -0
  11. package/agents/openclaw/scenarios/acceptance/slack-incident-handoff.md +42 -0
  12. package/agents/openclaw/scenarios/acceptance/stripe-dunning-remediation.md +40 -0
  13. package/agents/openclaw/scenarios/close-stale-issues.md +35 -0
  14. package/agents/openclaw/scenarios/github-issue-triage-read-only.md +44 -0
  15. package/agents/openclaw/workspace/AGENTS.md +23 -0
  16. package/agents/openclaw/workspace/IDENTITY.md +8 -0
  17. package/agents/openclaw/workspace/SOUL.md +14 -0
  18. package/agents/openclaw/workspace/TOOLS.md +54 -0
  19. package/clone-assets/apify/tools.json +256 -22
  20. package/clone-assets/calcom/tools.json +2062 -0
  21. package/clone-assets/clickup/tools.json +3245 -0
  22. package/clone-assets/customerio/tools.json +2350 -0
  23. package/clone-assets/datadog/tools.json +734 -0
  24. package/clone-assets/github/tools.json +307 -27
  25. package/clone-assets/gitlab/tools.json +10688 -0
  26. package/clone-assets/google-workspace/tools.json +18 -6
  27. package/clone-assets/hubspot/tools.json +1604 -0
  28. package/clone-assets/jira/fidelity.json +1 -1
  29. package/clone-assets/jira/tools.json +266 -543
  30. package/clone-assets/linear/tools.json +278 -40
  31. package/clone-assets/ownerrez/tools.json +548 -0
  32. package/clone-assets/pricelabs/tools.json +343 -0
  33. package/clone-assets/sentry/tools.json +2821 -0
  34. package/clone-assets/slack/tools.json +1 -2
  35. package/clone-assets/stripe/tools.json +299 -46
  36. package/clone-assets/supabase/tools.json +437 -0
  37. package/clone-assets/unipile/tools.json +408 -0
  38. package/clone-assets/webflow/tools.json +2185 -0
  39. package/dist/autoloop-worker-types-CHaclqtD.d.cts +160 -0
  40. package/dist/cli.cjs +127896 -84811
  41. package/dist/{vitest/chunk-L36NXAU6.js → commands/autoloop-hosted-control-plane-client.cjs} +16344 -18845
  42. package/dist/commands/autoloop-hosted-control-plane-client.d.cts +133 -0
  43. package/dist/commands/autoloop-pr-verification.cjs +4312 -0
  44. package/dist/commands/autoloop-pr-verification.d.cts +19 -0
  45. package/dist/commands/autoloop-result-parser.cjs +27058 -0
  46. package/dist/commands/autoloop-result-parser.d.cts +196 -0
  47. package/dist/commands/autoloop-worker.cjs +38488 -0
  48. package/dist/commands/autoloop-worker.d.cts +102 -0
  49. package/dist/eval-shim.mjs +216 -0
  50. package/dist/index.cjs +15 -2
  51. package/dist/index.d.cts +3 -1
  52. package/dist/layer-1-ziaLpfLr.d.cts +62 -0
  53. package/dist/metafile-cjs.json +1 -0
  54. package/dist/reporter-entry.js +3 -0
  55. package/dist/sdk/index.cjs +51630 -0
  56. package/dist/sdk/index.d.cts +626 -0
  57. package/dist/vitest/chunk-2PDHTPZC.js +4867 -0
  58. package/dist/vitest/chunk-7L4BBB6M.js +2613 -0
  59. package/dist/vitest/index.cjs +6152 -75718
  60. package/dist/vitest/index.d.ts +22 -86
  61. package/dist/vitest/index.js +45 -414
  62. package/dist/vitest/runtime/hosted-session-reaper.cjs +682 -34399
  63. package/dist/vitest/runtime/hosted-session-reaper.js +1 -1
  64. package/dist/vitest/runtime/setup-files.js +2 -2
  65. package/manifest.json +9 -0
  66. package/package.json +20 -14
  67. package/skills/archal-agent/SKILL.md +86 -0
  68. package/skills/autoloop/SKILL.md +391 -0
  69. package/skills/autoloop/references/hosted-sources.md +94 -0
  70. package/skills/autoloop/references/trace-schema-mapping.md +104 -0
  71. package/skills/eval/SKILL.md +17 -15
  72. package/skills/free-account/SKILL.md +103 -0
  73. package/skills/install-agent/SKILL.md +202 -0
  74. package/skills/onboard/SKILL.md +29 -18
  75. package/skills/scenario/SKILL.md +36 -18
  76. package/skills/seed/SKILL.md +238 -0
  77. package/skills/vitest/SKILL.md +3 -2
  78. package/dist/harness.cjs +0 -62
  79. package/dist/harness.d.cts +0 -20
  80. package/dist/seed/dynamic-generator.cjs +0 -45687
  81. package/dist/seed/dynamic-generator.d.cts +0 -106
  82. package/dist/vitest/chunk-WZ7SA4CK.js +0 -47369
  83. package/skills/attach/SKILL.md +0 -402
@@ -0,0 +1,2185 @@
1
+ {
2
+ "clone": "webflow",
3
+ "tools": [
4
+ {
5
+ "name": "webflow_delete_v2_collections_collection_id",
6
+ "description": "Delete a Webflow collection.",
7
+ "inputSchema": {
8
+ "type": "object",
9
+ "properties": {
10
+ "collectionId": {
11
+ "type": "string"
12
+ }
13
+ },
14
+ "required": [
15
+ "collectionId"
16
+ ],
17
+ "additionalProperties": false
18
+ },
19
+ "hidden": false
20
+ },
21
+ {
22
+ "name": "webflow_delete_v2_collections_collection_id_fields_field_id",
23
+ "description": "Delete a Webflow collection field.",
24
+ "inputSchema": {
25
+ "type": "object",
26
+ "properties": {
27
+ "collectionId": {
28
+ "type": "string"
29
+ },
30
+ "fieldId": {
31
+ "type": "string"
32
+ }
33
+ },
34
+ "required": [
35
+ "collectionId",
36
+ "fieldId"
37
+ ],
38
+ "additionalProperties": false
39
+ },
40
+ "hidden": false,
41
+ "annotations": {
42
+ "readOnlyHint": true
43
+ }
44
+ },
45
+ {
46
+ "name": "webflow_patch_v2_collections_collection_id_fields_field_id",
47
+ "description": "Update a Webflow collection field.",
48
+ "inputSchema": {
49
+ "type": "object",
50
+ "properties": {
51
+ "collectionId": {
52
+ "type": "string"
53
+ },
54
+ "fieldId": {
55
+ "type": "string"
56
+ }
57
+ },
58
+ "required": [
59
+ "collectionId",
60
+ "fieldId"
61
+ ],
62
+ "additionalProperties": false
63
+ },
64
+ "hidden": false,
65
+ "annotations": {
66
+ "readOnlyHint": true
67
+ }
68
+ },
69
+ {
70
+ "name": "webflow_post_v2_sites_site_id_collections",
71
+ "description": "Create a Webflow collection for a site.",
72
+ "inputSchema": {
73
+ "type": "object",
74
+ "properties": {
75
+ "siteId": {
76
+ "type": "string"
77
+ },
78
+ "displayName": {
79
+ "type": "string"
80
+ },
81
+ "singularName": {
82
+ "type": "string"
83
+ },
84
+ "slug": {
85
+ "type": "string"
86
+ }
87
+ },
88
+ "required": [
89
+ "siteId"
90
+ ],
91
+ "additionalProperties": false
92
+ },
93
+ "hidden": false
94
+ },
95
+ {
96
+ "name": "webflow_post_v2_collections_collection_id_fields",
97
+ "description": "Create a Webflow collection field.",
98
+ "inputSchema": {
99
+ "type": "object",
100
+ "properties": {
101
+ "collectionId": {
102
+ "type": "string"
103
+ }
104
+ },
105
+ "required": [
106
+ "collectionId"
107
+ ],
108
+ "additionalProperties": false
109
+ },
110
+ "hidden": false,
111
+ "annotations": {
112
+ "readOnlyHint": true
113
+ }
114
+ },
115
+ {
116
+ "name": "list_components",
117
+ "description": "List Webflow components for a site.",
118
+ "inputSchema": {
119
+ "type": "object",
120
+ "properties": {
121
+ "siteId": {
122
+ "type": "string"
123
+ }
124
+ },
125
+ "required": [
126
+ "siteId"
127
+ ],
128
+ "additionalProperties": false
129
+ },
130
+ "hidden": false,
131
+ "annotations": {
132
+ "readOnlyHint": true
133
+ }
134
+ },
135
+ {
136
+ "name": "get_component_content",
137
+ "description": "Get Webflow component DOM content.",
138
+ "inputSchema": {
139
+ "type": "object",
140
+ "properties": {
141
+ "siteId": {
142
+ "type": "string"
143
+ },
144
+ "componentId": {
145
+ "type": "string"
146
+ }
147
+ },
148
+ "required": [
149
+ "siteId",
150
+ "componentId"
151
+ ],
152
+ "additionalProperties": false
153
+ },
154
+ "hidden": false,
155
+ "annotations": {
156
+ "readOnlyHint": true
157
+ }
158
+ },
159
+ {
160
+ "name": "update_component_content",
161
+ "description": "Update Webflow component DOM content.",
162
+ "inputSchema": {
163
+ "type": "object",
164
+ "properties": {
165
+ "siteId": {
166
+ "type": "string"
167
+ },
168
+ "componentId": {
169
+ "type": "string"
170
+ }
171
+ },
172
+ "required": [
173
+ "siteId",
174
+ "componentId"
175
+ ],
176
+ "additionalProperties": false
177
+ },
178
+ "hidden": false,
179
+ "annotations": {
180
+ "readOnlyHint": true
181
+ }
182
+ },
183
+ {
184
+ "name": "get_component_properties",
185
+ "description": "Get Webflow component properties.",
186
+ "inputSchema": {
187
+ "type": "object",
188
+ "properties": {
189
+ "siteId": {
190
+ "type": "string"
191
+ },
192
+ "componentId": {
193
+ "type": "string"
194
+ }
195
+ },
196
+ "required": [
197
+ "siteId",
198
+ "componentId"
199
+ ],
200
+ "additionalProperties": false
201
+ },
202
+ "hidden": false,
203
+ "annotations": {
204
+ "readOnlyHint": true
205
+ }
206
+ },
207
+ {
208
+ "name": "update_component_properties",
209
+ "description": "Update Webflow component properties.",
210
+ "inputSchema": {
211
+ "type": "object",
212
+ "properties": {
213
+ "siteId": {
214
+ "type": "string"
215
+ },
216
+ "componentId": {
217
+ "type": "string"
218
+ }
219
+ },
220
+ "required": [
221
+ "siteId",
222
+ "componentId"
223
+ ],
224
+ "additionalProperties": false
225
+ },
226
+ "hidden": false,
227
+ "annotations": {
228
+ "readOnlyHint": true
229
+ }
230
+ },
231
+ {
232
+ "name": "get_page_metadata",
233
+ "description": "Get Webflow page metadata.",
234
+ "inputSchema": {
235
+ "type": "object",
236
+ "properties": {
237
+ "pageId": {
238
+ "type": "string"
239
+ }
240
+ },
241
+ "required": [
242
+ "pageId"
243
+ ],
244
+ "additionalProperties": false
245
+ },
246
+ "hidden": false,
247
+ "annotations": {
248
+ "readOnlyHint": true
249
+ }
250
+ },
251
+ {
252
+ "name": "get_static_content",
253
+ "description": "Get Webflow static page DOM content.",
254
+ "inputSchema": {
255
+ "type": "object",
256
+ "properties": {
257
+ "pageId": {
258
+ "type": "string"
259
+ }
260
+ },
261
+ "required": [
262
+ "pageId"
263
+ ],
264
+ "additionalProperties": false
265
+ },
266
+ "hidden": false,
267
+ "annotations": {
268
+ "readOnlyHint": true
269
+ }
270
+ },
271
+ {
272
+ "name": "add_custom_code_tosite",
273
+ "description": "Add custom code to a Webflow site.",
274
+ "inputSchema": {
275
+ "type": "object",
276
+ "properties": {
277
+ "siteId": {
278
+ "type": "string"
279
+ }
280
+ },
281
+ "required": [
282
+ "siteId"
283
+ ],
284
+ "additionalProperties": false
285
+ },
286
+ "hidden": false,
287
+ "annotations": {
288
+ "readOnlyHint": true
289
+ }
290
+ },
291
+ {
292
+ "name": "create_asset_folder",
293
+ "description": "Create a Webflow asset folder.",
294
+ "inputSchema": {
295
+ "type": "object",
296
+ "properties": {
297
+ "siteId": {
298
+ "type": "string"
299
+ }
300
+ },
301
+ "required": [
302
+ "siteId"
303
+ ],
304
+ "additionalProperties": false
305
+ },
306
+ "hidden": false,
307
+ "annotations": {
308
+ "readOnlyHint": true
309
+ }
310
+ },
311
+ {
312
+ "name": "create_asset",
313
+ "description": "Create a Webflow asset.",
314
+ "inputSchema": {
315
+ "type": "object",
316
+ "properties": {
317
+ "siteId": {
318
+ "type": "string"
319
+ }
320
+ },
321
+ "required": [
322
+ "siteId"
323
+ ],
324
+ "additionalProperties": false
325
+ },
326
+ "hidden": false,
327
+ "annotations": {
328
+ "readOnlyHint": true
329
+ }
330
+ },
331
+ {
332
+ "name": "create_collection",
333
+ "description": "Create a Webflow collection.",
334
+ "inputSchema": {
335
+ "type": "object",
336
+ "properties": {
337
+ "siteId": {
338
+ "type": "string"
339
+ }
340
+ },
341
+ "required": [
342
+ "siteId"
343
+ ],
344
+ "additionalProperties": false
345
+ },
346
+ "hidden": false,
347
+ "annotations": {
348
+ "readOnlyHint": true
349
+ }
350
+ },
351
+ {
352
+ "name": "ecommerce_settings",
353
+ "description": "Get Webflow ecommerce settings for a site.",
354
+ "inputSchema": {
355
+ "type": "object",
356
+ "properties": {
357
+ "siteId": {
358
+ "type": "string"
359
+ }
360
+ },
361
+ "required": [
362
+ "siteId"
363
+ ],
364
+ "additionalProperties": false
365
+ },
366
+ "hidden": false,
367
+ "annotations": {
368
+ "readOnlyHint": true
369
+ }
370
+ },
371
+ {
372
+ "name": "introspect_token_v2",
373
+ "description": "Introspect the bearer token. Backed by GET /v2/token/introspect (genuinely 500s on real for site tokens - stable upstream bug).",
374
+ "inputSchema": {
375
+ "type": "object",
376
+ "properties": {},
377
+ "additionalProperties": false
378
+ },
379
+ "hidden": false,
380
+ "annotations": {
381
+ "readOnlyHint": true
382
+ }
383
+ },
384
+ {
385
+ "name": "create_webhook",
386
+ "description": "Create a Webflow webhook on a site. Backed by POST /v2/sites/{site_id}/webhooks.",
387
+ "inputSchema": {
388
+ "type": "object",
389
+ "properties": {
390
+ "siteId": {
391
+ "type": "string"
392
+ },
393
+ "triggerType": {
394
+ "type": "string"
395
+ },
396
+ "url": {
397
+ "type": "string"
398
+ }
399
+ },
400
+ "required": [
401
+ "siteId"
402
+ ],
403
+ "additionalProperties": false
404
+ },
405
+ "hidden": false
406
+ },
407
+ {
408
+ "name": "get_webhook",
409
+ "description": "Read a Webflow webhook. Backed by GET /v2/webhooks/{webhook_id}.",
410
+ "inputSchema": {
411
+ "type": "object",
412
+ "properties": {
413
+ "webhookId": {
414
+ "type": "string"
415
+ }
416
+ },
417
+ "required": [
418
+ "webhookId"
419
+ ],
420
+ "additionalProperties": false
421
+ },
422
+ "hidden": false,
423
+ "annotations": {
424
+ "readOnlyHint": true
425
+ }
426
+ },
427
+ {
428
+ "name": "delete_webhook",
429
+ "description": "Delete a Webflow webhook. Backed by DELETE /v2/webhooks/{webhook_id}.",
430
+ "inputSchema": {
431
+ "type": "object",
432
+ "properties": {
433
+ "webhookId": {
434
+ "type": "string"
435
+ }
436
+ },
437
+ "required": [
438
+ "webhookId"
439
+ ],
440
+ "additionalProperties": false
441
+ },
442
+ "hidden": false
443
+ },
444
+ {
445
+ "name": "list_webhooks",
446
+ "description": "List Webflow webhooks for a site.",
447
+ "inputSchema": {
448
+ "type": "object",
449
+ "properties": {
450
+ "siteId": {
451
+ "type": "string"
452
+ }
453
+ },
454
+ "required": [
455
+ "siteId"
456
+ ],
457
+ "additionalProperties": false
458
+ },
459
+ "hidden": false,
460
+ "annotations": {
461
+ "readOnlyHint": true
462
+ }
463
+ },
464
+ {
465
+ "name": "create_skus",
466
+ "description": "Create Webflow product SKUs.",
467
+ "inputSchema": {
468
+ "type": "object",
469
+ "properties": {
470
+ "siteId": {
471
+ "type": "string"
472
+ },
473
+ "productId": {
474
+ "type": "string"
475
+ }
476
+ },
477
+ "required": [
478
+ "siteId",
479
+ "productId"
480
+ ],
481
+ "additionalProperties": false
482
+ },
483
+ "hidden": false,
484
+ "annotations": {
485
+ "readOnlyHint": true
486
+ }
487
+ },
488
+ {
489
+ "name": "create_item",
490
+ "description": "Create a Webflow collection item.",
491
+ "inputSchema": {
492
+ "type": "object",
493
+ "properties": {
494
+ "collectionId": {
495
+ "type": "string"
496
+ }
497
+ },
498
+ "required": [
499
+ "collectionId"
500
+ ],
501
+ "additionalProperties": false
502
+ },
503
+ "hidden": false,
504
+ "annotations": {
505
+ "readOnlyHint": true
506
+ }
507
+ },
508
+ {
509
+ "name": "create_item_live",
510
+ "description": "Create a live Webflow collection item.",
511
+ "inputSchema": {
512
+ "type": "object",
513
+ "properties": {
514
+ "collectionId": {
515
+ "type": "string"
516
+ }
517
+ },
518
+ "required": [
519
+ "collectionId"
520
+ ],
521
+ "additionalProperties": false
522
+ },
523
+ "hidden": false,
524
+ "annotations": {
525
+ "readOnlyHint": true
526
+ }
527
+ },
528
+ {
529
+ "name": "delete_item",
530
+ "description": "Delete a Webflow collection item.",
531
+ "inputSchema": {
532
+ "type": "object",
533
+ "properties": {
534
+ "collectionId": {
535
+ "type": "string"
536
+ },
537
+ "itemId": {
538
+ "type": "string"
539
+ }
540
+ },
541
+ "required": [
542
+ "collectionId",
543
+ "itemId"
544
+ ],
545
+ "additionalProperties": false
546
+ },
547
+ "hidden": false,
548
+ "annotations": {
549
+ "readOnlyHint": true
550
+ }
551
+ },
552
+ {
553
+ "name": "delete_item_live",
554
+ "description": "Delete a live Webflow collection item.",
555
+ "inputSchema": {
556
+ "type": "object",
557
+ "properties": {
558
+ "collectionId": {
559
+ "type": "string"
560
+ },
561
+ "itemId": {
562
+ "type": "string"
563
+ }
564
+ },
565
+ "required": [
566
+ "collectionId",
567
+ "itemId"
568
+ ],
569
+ "additionalProperties": false
570
+ },
571
+ "hidden": false,
572
+ "annotations": {
573
+ "readOnlyHint": true
574
+ }
575
+ },
576
+ {
577
+ "name": "create_items",
578
+ "description": "Create Webflow collection items in bulk.",
579
+ "inputSchema": {
580
+ "type": "object",
581
+ "properties": {
582
+ "collectionId": {
583
+ "type": "string"
584
+ }
585
+ },
586
+ "required": [
587
+ "collectionId"
588
+ ],
589
+ "additionalProperties": false
590
+ },
591
+ "hidden": false,
592
+ "annotations": {
593
+ "readOnlyHint": true
594
+ }
595
+ },
596
+ {
597
+ "name": "delete_items",
598
+ "description": "Delete Webflow collection items.",
599
+ "inputSchema": {
600
+ "type": "object",
601
+ "properties": {
602
+ "collectionId": {
603
+ "type": "string"
604
+ }
605
+ },
606
+ "required": [
607
+ "collectionId"
608
+ ],
609
+ "additionalProperties": false
610
+ },
611
+ "hidden": false,
612
+ "annotations": {
613
+ "readOnlyHint": true
614
+ }
615
+ },
616
+ {
617
+ "name": "delete_items_live",
618
+ "description": "Delete live Webflow collection items.",
619
+ "inputSchema": {
620
+ "type": "object",
621
+ "properties": {
622
+ "collectionId": {
623
+ "type": "string"
624
+ }
625
+ },
626
+ "required": [
627
+ "collectionId"
628
+ ],
629
+ "additionalProperties": false
630
+ },
631
+ "hidden": false,
632
+ "annotations": {
633
+ "readOnlyHint": true
634
+ }
635
+ },
636
+ {
637
+ "name": "update_items",
638
+ "description": "Update Webflow collection items in bulk.",
639
+ "inputSchema": {
640
+ "type": "object",
641
+ "properties": {
642
+ "collectionId": {
643
+ "type": "string"
644
+ }
645
+ },
646
+ "required": [
647
+ "collectionId"
648
+ ],
649
+ "additionalProperties": false
650
+ },
651
+ "hidden": false,
652
+ "annotations": {
653
+ "readOnlyHint": true
654
+ }
655
+ },
656
+ {
657
+ "name": "update_items_live",
658
+ "description": "Update live Webflow collection items in bulk.",
659
+ "inputSchema": {
660
+ "type": "object",
661
+ "properties": {
662
+ "collectionId": {
663
+ "type": "string"
664
+ }
665
+ },
666
+ "required": [
667
+ "collectionId"
668
+ ],
669
+ "additionalProperties": false
670
+ },
671
+ "hidden": false,
672
+ "annotations": {
673
+ "readOnlyHint": true
674
+ }
675
+ },
676
+ {
677
+ "name": "update_item",
678
+ "description": "Update a Webflow collection item.",
679
+ "inputSchema": {
680
+ "type": "object",
681
+ "properties": {
682
+ "collectionId": {
683
+ "type": "string"
684
+ },
685
+ "itemId": {
686
+ "type": "string"
687
+ }
688
+ },
689
+ "required": [
690
+ "collectionId",
691
+ "itemId"
692
+ ],
693
+ "additionalProperties": false
694
+ },
695
+ "hidden": false,
696
+ "annotations": {
697
+ "readOnlyHint": true
698
+ }
699
+ },
700
+ {
701
+ "name": "update_item_live",
702
+ "description": "Update a live Webflow collection item.",
703
+ "inputSchema": {
704
+ "type": "object",
705
+ "properties": {
706
+ "collectionId": {
707
+ "type": "string"
708
+ },
709
+ "itemId": {
710
+ "type": "string"
711
+ }
712
+ },
713
+ "required": [
714
+ "collectionId",
715
+ "itemId"
716
+ ],
717
+ "additionalProperties": false
718
+ },
719
+ "hidden": false,
720
+ "annotations": {
721
+ "readOnlyHint": true
722
+ }
723
+ },
724
+ {
725
+ "name": "list_inventory",
726
+ "description": "Get Webflow item inventory.",
727
+ "inputSchema": {
728
+ "type": "object",
729
+ "properties": {
730
+ "sku_collection_id": {
731
+ "type": "string"
732
+ },
733
+ "sku_id": {
734
+ "type": "string"
735
+ }
736
+ },
737
+ "required": [
738
+ "sku_collection_id",
739
+ "sku_id"
740
+ ],
741
+ "additionalProperties": false
742
+ },
743
+ "hidden": false,
744
+ "annotations": {
745
+ "readOnlyHint": true
746
+ }
747
+ },
748
+ {
749
+ "name": "update_inventory",
750
+ "description": "Update Webflow item inventory.",
751
+ "inputSchema": {
752
+ "type": "object",
753
+ "properties": {
754
+ "sku_collection_id": {
755
+ "type": "string"
756
+ },
757
+ "sku_id": {
758
+ "type": "string"
759
+ },
760
+ "inventoryType": {
761
+ "type": "string"
762
+ },
763
+ "quantity": {
764
+ "type": "number"
765
+ },
766
+ "updateQuantity": {
767
+ "type": "number"
768
+ }
769
+ },
770
+ "required": [
771
+ "sku_collection_id",
772
+ "sku_id"
773
+ ],
774
+ "additionalProperties": false
775
+ },
776
+ "hidden": false,
777
+ "annotations": {
778
+ "readOnlyHint": true
779
+ }
780
+ },
781
+ {
782
+ "name": "publish_item",
783
+ "description": "Publish a Webflow collection item.",
784
+ "inputSchema": {
785
+ "type": "object",
786
+ "properties": {
787
+ "collectionId": {
788
+ "type": "string"
789
+ }
790
+ },
791
+ "required": [
792
+ "collectionId"
793
+ ],
794
+ "additionalProperties": false
795
+ },
796
+ "hidden": false,
797
+ "annotations": {
798
+ "readOnlyHint": true
799
+ }
800
+ },
801
+ {
802
+ "name": "list_collection_items",
803
+ "description": "List items for a Webflow collection.",
804
+ "inputSchema": {
805
+ "type": "object",
806
+ "properties": {
807
+ "collectionId": {
808
+ "type": "string"
809
+ }
810
+ },
811
+ "required": [
812
+ "collectionId"
813
+ ],
814
+ "additionalProperties": false
815
+ },
816
+ "hidden": false,
817
+ "annotations": {
818
+ "readOnlyHint": true
819
+ }
820
+ },
821
+ {
822
+ "name": "list_collection_items_live",
823
+ "description": "List live items for a Webflow collection.",
824
+ "inputSchema": {
825
+ "type": "object",
826
+ "properties": {
827
+ "collectionId": {
828
+ "type": "string"
829
+ }
830
+ },
831
+ "required": [
832
+ "collectionId"
833
+ ],
834
+ "additionalProperties": false
835
+ },
836
+ "hidden": false,
837
+ "annotations": {
838
+ "readOnlyHint": true
839
+ }
840
+ },
841
+ {
842
+ "name": "get_item",
843
+ "description": "Get a Webflow collection item.",
844
+ "inputSchema": {
845
+ "type": "object",
846
+ "properties": {
847
+ "collectionId": {
848
+ "type": "string"
849
+ },
850
+ "itemId": {
851
+ "type": "string"
852
+ }
853
+ },
854
+ "required": [
855
+ "collectionId",
856
+ "itemId"
857
+ ],
858
+ "additionalProperties": false
859
+ },
860
+ "hidden": false,
861
+ "annotations": {
862
+ "readOnlyHint": true
863
+ }
864
+ },
865
+ {
866
+ "name": "get_item_live",
867
+ "description": "Get a live Webflow collection item.",
868
+ "inputSchema": {
869
+ "type": "object",
870
+ "properties": {
871
+ "collectionId": {
872
+ "type": "string"
873
+ },
874
+ "itemId": {
875
+ "type": "string"
876
+ }
877
+ },
878
+ "required": [
879
+ "collectionId",
880
+ "itemId"
881
+ ],
882
+ "additionalProperties": false
883
+ },
884
+ "hidden": false,
885
+ "annotations": {
886
+ "readOnlyHint": true
887
+ }
888
+ },
889
+ {
890
+ "name": "webflow_get_v2_sites",
891
+ "description": "List Webflow sites.",
892
+ "inputSchema": {
893
+ "type": "object",
894
+ "properties": {
895
+ "limit": {
896
+ "type": "integer",
897
+ "minimum": 0,
898
+ "maximum": 9007199254740991
899
+ }
900
+ },
901
+ "additionalProperties": false
902
+ },
903
+ "hidden": false,
904
+ "annotations": {
905
+ "readOnlyHint": true
906
+ }
907
+ },
908
+ {
909
+ "name": "get_site",
910
+ "description": "Get a Webflow site by ID.",
911
+ "inputSchema": {
912
+ "type": "object",
913
+ "properties": {
914
+ "siteId": {
915
+ "type": "string"
916
+ }
917
+ },
918
+ "required": [
919
+ "siteId"
920
+ ],
921
+ "additionalProperties": false
922
+ },
923
+ "hidden": false,
924
+ "annotations": {
925
+ "readOnlyHint": true
926
+ }
927
+ },
928
+ {
929
+ "name": "webflow_get_v2_sites_param0",
930
+ "description": "Get a Webflow site by ID.",
931
+ "inputSchema": {
932
+ "type": "object",
933
+ "properties": {
934
+ "siteId": {
935
+ "type": "string"
936
+ }
937
+ },
938
+ "required": [
939
+ "siteId"
940
+ ],
941
+ "additionalProperties": false
942
+ },
943
+ "hidden": false,
944
+ "annotations": {
945
+ "readOnlyHint": true
946
+ }
947
+ },
948
+ {
949
+ "name": "webflow_get_v2_sites_site_id_collections",
950
+ "description": "List collections for a Webflow site.",
951
+ "inputSchema": {
952
+ "type": "object",
953
+ "properties": {
954
+ "siteId": {
955
+ "type": "string"
956
+ }
957
+ },
958
+ "required": [
959
+ "siteId"
960
+ ],
961
+ "additionalProperties": false
962
+ },
963
+ "hidden": false,
964
+ "annotations": {
965
+ "readOnlyHint": true
966
+ }
967
+ },
968
+ {
969
+ "name": "webflow_delete_collections_param0",
970
+ "description": "Delete a Webflow collection.",
971
+ "inputSchema": {
972
+ "type": "object",
973
+ "properties": {
974
+ "collectionId": {
975
+ "type": "string"
976
+ }
977
+ },
978
+ "required": [
979
+ "collectionId"
980
+ ],
981
+ "additionalProperties": false
982
+ },
983
+ "hidden": false,
984
+ "annotations": {
985
+ "readOnlyHint": true
986
+ }
987
+ },
988
+ {
989
+ "name": "webflow_get_collections_param0",
990
+ "description": "Get a legacy Webflow collection by ID.",
991
+ "inputSchema": {
992
+ "type": "object",
993
+ "properties": {
994
+ "collectionId": {
995
+ "type": "string"
996
+ }
997
+ },
998
+ "required": [
999
+ "collectionId"
1000
+ ],
1001
+ "additionalProperties": false
1002
+ },
1003
+ "hidden": false,
1004
+ "annotations": {
1005
+ "readOnlyHint": true
1006
+ }
1007
+ },
1008
+ {
1009
+ "name": "webflow_get_v2_collections_param0",
1010
+ "description": "Get a Webflow collection by ID.",
1011
+ "inputSchema": {
1012
+ "type": "object",
1013
+ "properties": {
1014
+ "collectionId": {
1015
+ "type": "string"
1016
+ }
1017
+ },
1018
+ "required": [
1019
+ "collectionId"
1020
+ ],
1021
+ "additionalProperties": false
1022
+ },
1023
+ "hidden": false,
1024
+ "annotations": {
1025
+ "readOnlyHint": true
1026
+ }
1027
+ },
1028
+ {
1029
+ "name": "webflow_get_v2_collections_collection_id",
1030
+ "description": "Get a Webflow collection by ID.",
1031
+ "inputSchema": {
1032
+ "type": "object",
1033
+ "properties": {
1034
+ "collectionId": {
1035
+ "type": "string"
1036
+ }
1037
+ },
1038
+ "required": [
1039
+ "collectionId"
1040
+ ],
1041
+ "additionalProperties": false
1042
+ },
1043
+ "hidden": false,
1044
+ "annotations": {
1045
+ "readOnlyHint": true
1046
+ }
1047
+ },
1048
+ {
1049
+ "name": "webflow_patch_collections_param0",
1050
+ "description": "Update a Webflow collection by ID.",
1051
+ "inputSchema": {
1052
+ "type": "object",
1053
+ "properties": {
1054
+ "collectionId": {
1055
+ "type": "string"
1056
+ },
1057
+ "displayName": {
1058
+ "type": "string"
1059
+ }
1060
+ },
1061
+ "required": [
1062
+ "collectionId"
1063
+ ],
1064
+ "additionalProperties": false
1065
+ },
1066
+ "hidden": false
1067
+ },
1068
+ {
1069
+ "name": "introspect",
1070
+ "description": "Introspect the current Webflow token.",
1071
+ "inputSchema": {
1072
+ "type": "object",
1073
+ "properties": {},
1074
+ "additionalProperties": false
1075
+ },
1076
+ "hidden": false,
1077
+ "annotations": {
1078
+ "readOnlyHint": true
1079
+ }
1080
+ },
1081
+ {
1082
+ "name": "authorized_by",
1083
+ "description": "Get the authenticated Webflow user.",
1084
+ "inputSchema": {
1085
+ "type": "object",
1086
+ "properties": {},
1087
+ "additionalProperties": false
1088
+ },
1089
+ "hidden": false,
1090
+ "annotations": {
1091
+ "readOnlyHint": true
1092
+ }
1093
+ },
1094
+ {
1095
+ "name": "webflow_get_v2_token_authorized_by",
1096
+ "description": "Get the authenticated Webflow user.",
1097
+ "inputSchema": {
1098
+ "type": "object",
1099
+ "properties": {},
1100
+ "additionalProperties": false
1101
+ },
1102
+ "hidden": false,
1103
+ "annotations": {
1104
+ "readOnlyHint": true
1105
+ }
1106
+ },
1107
+ {
1108
+ "name": "list_sites",
1109
+ "description": "List Webflow sites.",
1110
+ "inputSchema": {
1111
+ "type": "object",
1112
+ "properties": {
1113
+ "limit": {
1114
+ "type": "number"
1115
+ },
1116
+ "offset": {
1117
+ "type": "number"
1118
+ }
1119
+ },
1120
+ "additionalProperties": false
1121
+ },
1122
+ "hidden": false,
1123
+ "annotations": {
1124
+ "readOnlyHint": true
1125
+ }
1126
+ },
1127
+ {
1128
+ "name": "update_site",
1129
+ "description": "Update a Webflow site.",
1130
+ "inputSchema": {
1131
+ "type": "object",
1132
+ "properties": {
1133
+ "siteId": {
1134
+ "type": "string"
1135
+ }
1136
+ },
1137
+ "required": [
1138
+ "siteId"
1139
+ ],
1140
+ "additionalProperties": false
1141
+ },
1142
+ "hidden": false,
1143
+ "annotations": {
1144
+ "readOnlyHint": true
1145
+ }
1146
+ },
1147
+ {
1148
+ "name": "get_custom_domains",
1149
+ "description": "List custom domains for a Webflow site.",
1150
+ "inputSchema": {
1151
+ "type": "object",
1152
+ "properties": {
1153
+ "siteId": {
1154
+ "type": "string"
1155
+ }
1156
+ },
1157
+ "required": [
1158
+ "siteId"
1159
+ ],
1160
+ "additionalProperties": false
1161
+ },
1162
+ "hidden": false,
1163
+ "annotations": {
1164
+ "readOnlyHint": true
1165
+ }
1166
+ },
1167
+ {
1168
+ "name": "list_collections",
1169
+ "description": "List Webflow collections for a site.",
1170
+ "inputSchema": {
1171
+ "type": "object",
1172
+ "properties": {
1173
+ "siteId": {
1174
+ "type": "string"
1175
+ },
1176
+ "limit": {
1177
+ "type": "number"
1178
+ },
1179
+ "offset": {
1180
+ "type": "number"
1181
+ }
1182
+ },
1183
+ "required": [
1184
+ "siteId"
1185
+ ],
1186
+ "additionalProperties": false
1187
+ },
1188
+ "hidden": false,
1189
+ "annotations": {
1190
+ "readOnlyHint": true
1191
+ }
1192
+ },
1193
+ {
1194
+ "name": "list_forms",
1195
+ "description": "List forms for a Webflow site.",
1196
+ "inputSchema": {
1197
+ "type": "object",
1198
+ "properties": {
1199
+ "siteId": {
1200
+ "type": "string"
1201
+ }
1202
+ },
1203
+ "required": [
1204
+ "siteId"
1205
+ ],
1206
+ "additionalProperties": false
1207
+ },
1208
+ "hidden": false,
1209
+ "annotations": {
1210
+ "readOnlyHint": true
1211
+ }
1212
+ },
1213
+ {
1214
+ "name": "webflow_get_sites_param0_comments",
1215
+ "description": "List comment threads for a Webflow site.",
1216
+ "inputSchema": {
1217
+ "type": "object",
1218
+ "properties": {
1219
+ "siteId": {
1220
+ "type": "string"
1221
+ },
1222
+ "limit": {
1223
+ "type": "number"
1224
+ },
1225
+ "offset": {
1226
+ "type": "number"
1227
+ }
1228
+ },
1229
+ "required": [
1230
+ "siteId"
1231
+ ],
1232
+ "additionalProperties": false
1233
+ },
1234
+ "hidden": false,
1235
+ "annotations": {
1236
+ "readOnlyHint": true
1237
+ }
1238
+ },
1239
+ {
1240
+ "name": "webflow_get_sites_param0_comments_param1",
1241
+ "description": "Get a comment thread or search comment users for a Webflow site.",
1242
+ "inputSchema": {
1243
+ "type": "object",
1244
+ "properties": {
1245
+ "siteId": {
1246
+ "type": "string"
1247
+ },
1248
+ "commentId": {
1249
+ "type": "string"
1250
+ },
1251
+ "email": {
1252
+ "type": "string"
1253
+ }
1254
+ },
1255
+ "required": [
1256
+ "siteId"
1257
+ ],
1258
+ "additionalProperties": false
1259
+ },
1260
+ "hidden": false,
1261
+ "annotations": {
1262
+ "readOnlyHint": true
1263
+ }
1264
+ },
1265
+ {
1266
+ "name": "webflow_get_sites_param0_comments_param1_replies",
1267
+ "description": "List replies for a Webflow comment thread.",
1268
+ "inputSchema": {
1269
+ "type": "object",
1270
+ "properties": {
1271
+ "siteId": {
1272
+ "type": "string"
1273
+ },
1274
+ "commentId": {
1275
+ "type": "string"
1276
+ }
1277
+ },
1278
+ "required": [
1279
+ "siteId",
1280
+ "commentId"
1281
+ ],
1282
+ "additionalProperties": false
1283
+ },
1284
+ "hidden": false,
1285
+ "annotations": {
1286
+ "readOnlyHint": true
1287
+ }
1288
+ },
1289
+ {
1290
+ "name": "create_comment_reply",
1291
+ "description": "Create a reply for a Webflow comment thread.",
1292
+ "inputSchema": {
1293
+ "type": "object",
1294
+ "properties": {
1295
+ "siteId": {
1296
+ "type": "string"
1297
+ },
1298
+ "commentThreadId": {
1299
+ "type": "string"
1300
+ },
1301
+ "content": {
1302
+ "type": "string"
1303
+ }
1304
+ },
1305
+ "required": [
1306
+ "siteId",
1307
+ "commentThreadId",
1308
+ "content"
1309
+ ],
1310
+ "additionalProperties": false
1311
+ },
1312
+ "hidden": false
1313
+ },
1314
+ {
1315
+ "name": "list_pages",
1316
+ "description": "List pages for a Webflow site.",
1317
+ "inputSchema": {
1318
+ "type": "object",
1319
+ "properties": {
1320
+ "siteId": {
1321
+ "type": "string"
1322
+ },
1323
+ "pageId": {
1324
+ "type": "string"
1325
+ }
1326
+ },
1327
+ "additionalProperties": false
1328
+ },
1329
+ "hidden": false,
1330
+ "annotations": {
1331
+ "readOnlyHint": true
1332
+ }
1333
+ },
1334
+ {
1335
+ "name": "list_assets",
1336
+ "description": "List assets for a Webflow site.",
1337
+ "inputSchema": {
1338
+ "type": "object",
1339
+ "properties": {
1340
+ "siteId": {
1341
+ "type": "string"
1342
+ },
1343
+ "assetId": {
1344
+ "type": "string"
1345
+ }
1346
+ },
1347
+ "additionalProperties": false
1348
+ },
1349
+ "hidden": false,
1350
+ "annotations": {
1351
+ "readOnlyHint": true
1352
+ }
1353
+ },
1354
+ {
1355
+ "name": "list_asset_folders",
1356
+ "description": "List asset folders for a Webflow site.",
1357
+ "inputSchema": {
1358
+ "type": "object",
1359
+ "properties": {
1360
+ "siteId": {
1361
+ "type": "string"
1362
+ }
1363
+ },
1364
+ "required": [
1365
+ "siteId"
1366
+ ],
1367
+ "additionalProperties": false
1368
+ },
1369
+ "hidden": false,
1370
+ "annotations": {
1371
+ "readOnlyHint": true
1372
+ }
1373
+ },
1374
+ {
1375
+ "name": "get_redirects",
1376
+ "description": "Get redirects for a Webflow site.",
1377
+ "inputSchema": {
1378
+ "type": "object",
1379
+ "properties": {
1380
+ "siteId": {
1381
+ "type": "string"
1382
+ }
1383
+ },
1384
+ "required": [
1385
+ "siteId"
1386
+ ],
1387
+ "additionalProperties": false
1388
+ },
1389
+ "hidden": false,
1390
+ "annotations": {
1391
+ "readOnlyHint": true
1392
+ }
1393
+ },
1394
+ {
1395
+ "name": "list_google_tags",
1396
+ "description": "List Google tags for a Webflow site.",
1397
+ "inputSchema": {
1398
+ "type": "object",
1399
+ "properties": {
1400
+ "siteId": {
1401
+ "type": "string"
1402
+ }
1403
+ },
1404
+ "required": [
1405
+ "siteId"
1406
+ ],
1407
+ "additionalProperties": false
1408
+ },
1409
+ "hidden": false,
1410
+ "annotations": {
1411
+ "readOnlyHint": true
1412
+ }
1413
+ },
1414
+ {
1415
+ "name": "upsert_google_tags",
1416
+ "description": "Update Google tags for a Webflow site.",
1417
+ "inputSchema": {
1418
+ "type": "object",
1419
+ "properties": {
1420
+ "siteId": {
1421
+ "type": "string"
1422
+ }
1423
+ },
1424
+ "required": [
1425
+ "siteId"
1426
+ ],
1427
+ "additionalProperties": false
1428
+ },
1429
+ "hidden": false,
1430
+ "annotations": {
1431
+ "readOnlyHint": true
1432
+ }
1433
+ },
1434
+ {
1435
+ "name": "get_form_schema",
1436
+ "description": "Get a Webflow form schema.",
1437
+ "inputSchema": {
1438
+ "type": "object",
1439
+ "properties": {
1440
+ "formId": {
1441
+ "type": "string"
1442
+ }
1443
+ },
1444
+ "required": [
1445
+ "formId"
1446
+ ],
1447
+ "additionalProperties": false
1448
+ },
1449
+ "hidden": false,
1450
+ "annotations": {
1451
+ "readOnlyHint": true
1452
+ }
1453
+ },
1454
+ {
1455
+ "name": "list_submissions",
1456
+ "description": "List submissions for a Webflow form.",
1457
+ "inputSchema": {
1458
+ "type": "object",
1459
+ "properties": {
1460
+ "formId": {
1461
+ "type": "string"
1462
+ }
1463
+ },
1464
+ "required": [
1465
+ "formId"
1466
+ ],
1467
+ "additionalProperties": false
1468
+ },
1469
+ "hidden": false,
1470
+ "annotations": {
1471
+ "readOnlyHint": true
1472
+ }
1473
+ },
1474
+ {
1475
+ "name": "get_form_submission",
1476
+ "description": "Get a Webflow form submission.",
1477
+ "inputSchema": {
1478
+ "type": "object",
1479
+ "properties": {
1480
+ "formSubmissionId": {
1481
+ "type": "string"
1482
+ }
1483
+ },
1484
+ "required": [
1485
+ "formSubmissionId"
1486
+ ],
1487
+ "additionalProperties": false
1488
+ },
1489
+ "hidden": false,
1490
+ "annotations": {
1491
+ "readOnlyHint": true
1492
+ }
1493
+ },
1494
+ {
1495
+ "name": "modify_form_submission",
1496
+ "description": "Modify a Webflow form submission.",
1497
+ "inputSchema": {
1498
+ "type": "object",
1499
+ "properties": {
1500
+ "formSubmissionId": {
1501
+ "type": "string"
1502
+ }
1503
+ },
1504
+ "required": [
1505
+ "formSubmissionId"
1506
+ ],
1507
+ "additionalProperties": false
1508
+ },
1509
+ "hidden": false,
1510
+ "annotations": {
1511
+ "readOnlyHint": true
1512
+ }
1513
+ },
1514
+ {
1515
+ "name": "delete_form_submission",
1516
+ "description": "Delete a Webflow form submission.",
1517
+ "inputSchema": {
1518
+ "type": "object",
1519
+ "properties": {
1520
+ "formSubmissionId": {
1521
+ "type": "string"
1522
+ }
1523
+ },
1524
+ "required": [
1525
+ "formSubmissionId"
1526
+ ],
1527
+ "additionalProperties": false
1528
+ },
1529
+ "hidden": false,
1530
+ "annotations": {
1531
+ "readOnlyHint": true
1532
+ }
1533
+ },
1534
+ {
1535
+ "name": "webflow_get_v2_pages_page_id_custom_code",
1536
+ "description": "Get registered custom code scripts for a Webflow page.",
1537
+ "inputSchema": {
1538
+ "type": "object",
1539
+ "properties": {
1540
+ "pageId": {
1541
+ "type": "string"
1542
+ }
1543
+ },
1544
+ "required": [
1545
+ "pageId"
1546
+ ],
1547
+ "additionalProperties": false
1548
+ },
1549
+ "hidden": false,
1550
+ "annotations": {
1551
+ "readOnlyHint": true
1552
+ }
1553
+ },
1554
+ {
1555
+ "name": "webflow_get_v2_pages_page_id_dom",
1556
+ "description": "Get DOM content for a Webflow static page.",
1557
+ "inputSchema": {
1558
+ "type": "object",
1559
+ "properties": {
1560
+ "pageId": {
1561
+ "type": "string"
1562
+ }
1563
+ },
1564
+ "required": [
1565
+ "pageId"
1566
+ ],
1567
+ "additionalProperties": false
1568
+ },
1569
+ "hidden": false,
1570
+ "annotations": {
1571
+ "readOnlyHint": true
1572
+ }
1573
+ },
1574
+ {
1575
+ "name": "webflow_get_v2_sites_site_id_components",
1576
+ "description": "List components for a Webflow site.",
1577
+ "inputSchema": {
1578
+ "type": "object",
1579
+ "properties": {
1580
+ "siteId": {
1581
+ "type": "string"
1582
+ }
1583
+ },
1584
+ "required": [
1585
+ "siteId"
1586
+ ],
1587
+ "additionalProperties": false
1588
+ },
1589
+ "hidden": false,
1590
+ "annotations": {
1591
+ "readOnlyHint": true
1592
+ }
1593
+ },
1594
+ {
1595
+ "name": "webflow_patch_v2_assets_asset_id",
1596
+ "description": "Update a Webflow asset.",
1597
+ "inputSchema": {
1598
+ "type": "object",
1599
+ "properties": {
1600
+ "assetId": {
1601
+ "type": "string"
1602
+ }
1603
+ },
1604
+ "required": [
1605
+ "assetId"
1606
+ ],
1607
+ "additionalProperties": false
1608
+ },
1609
+ "hidden": false
1610
+ },
1611
+ {
1612
+ "name": "webflow_patch_v2_form_submissions_form_submission_id",
1613
+ "description": "Update a Webflow form submission.",
1614
+ "inputSchema": {
1615
+ "type": "object",
1616
+ "properties": {
1617
+ "formSubmissionId": {
1618
+ "type": "string"
1619
+ }
1620
+ },
1621
+ "required": [
1622
+ "formSubmissionId"
1623
+ ],
1624
+ "additionalProperties": false
1625
+ },
1626
+ "hidden": false
1627
+ },
1628
+ {
1629
+ "name": "webflow_get_v2_forms_form_id",
1630
+ "description": "Get a Webflow form by ID.",
1631
+ "inputSchema": {
1632
+ "type": "object",
1633
+ "properties": {
1634
+ "formId": {
1635
+ "type": "string"
1636
+ }
1637
+ },
1638
+ "required": [
1639
+ "formId"
1640
+ ],
1641
+ "additionalProperties": false
1642
+ },
1643
+ "hidden": false,
1644
+ "annotations": {
1645
+ "readOnlyHint": true
1646
+ }
1647
+ },
1648
+ {
1649
+ "name": "webflow_get_sites_param0_form_submissions_param1",
1650
+ "description": "Get a form submission for a Webflow site.",
1651
+ "inputSchema": {
1652
+ "type": "object",
1653
+ "properties": {
1654
+ "param0": {
1655
+ "type": "string"
1656
+ },
1657
+ "param1": {
1658
+ "type": "string"
1659
+ }
1660
+ },
1661
+ "required": [
1662
+ "param0",
1663
+ "param1"
1664
+ ],
1665
+ "additionalProperties": false
1666
+ },
1667
+ "hidden": false,
1668
+ "annotations": {
1669
+ "readOnlyHint": true
1670
+ }
1671
+ },
1672
+ {
1673
+ "name": "webflow_patch_sites_param0_form_submissions_param1",
1674
+ "description": "Modify a form submission for a Webflow site.",
1675
+ "inputSchema": {
1676
+ "type": "object",
1677
+ "properties": {
1678
+ "param0": {
1679
+ "type": "string"
1680
+ },
1681
+ "param1": {
1682
+ "type": "string"
1683
+ }
1684
+ },
1685
+ "required": [
1686
+ "param0",
1687
+ "param1"
1688
+ ],
1689
+ "additionalProperties": false
1690
+ },
1691
+ "hidden": false,
1692
+ "annotations": {
1693
+ "readOnlyHint": true
1694
+ }
1695
+ },
1696
+ {
1697
+ "name": "webflow_delete_sites_param0_form_submissions_param1",
1698
+ "description": "Delete a form submission for a Webflow site.",
1699
+ "inputSchema": {
1700
+ "type": "object",
1701
+ "properties": {
1702
+ "param0": {
1703
+ "type": "string"
1704
+ },
1705
+ "param1": {
1706
+ "type": "string"
1707
+ }
1708
+ },
1709
+ "required": [
1710
+ "param0",
1711
+ "param1"
1712
+ ],
1713
+ "additionalProperties": false
1714
+ },
1715
+ "hidden": false,
1716
+ "annotations": {
1717
+ "readOnlyHint": true
1718
+ }
1719
+ },
1720
+ {
1721
+ "name": "get_form_submission_by_site",
1722
+ "description": "Get a form submission for a Webflow site.",
1723
+ "inputSchema": {
1724
+ "type": "object",
1725
+ "properties": {
1726
+ "siteId": {
1727
+ "type": "string"
1728
+ },
1729
+ "formSubmissionId": {
1730
+ "type": "string"
1731
+ }
1732
+ },
1733
+ "required": [
1734
+ "siteId",
1735
+ "formSubmissionId"
1736
+ ],
1737
+ "additionalProperties": false
1738
+ },
1739
+ "hidden": false,
1740
+ "annotations": {
1741
+ "readOnlyHint": true
1742
+ }
1743
+ },
1744
+ {
1745
+ "name": "modify_form_submission_by_site",
1746
+ "description": "Modify a form submission for a Webflow site.",
1747
+ "inputSchema": {
1748
+ "type": "object",
1749
+ "properties": {
1750
+ "siteId": {
1751
+ "type": "string"
1752
+ },
1753
+ "formSubmissionId": {
1754
+ "type": "string"
1755
+ }
1756
+ },
1757
+ "required": [
1758
+ "siteId",
1759
+ "formSubmissionId"
1760
+ ],
1761
+ "additionalProperties": false
1762
+ },
1763
+ "hidden": false,
1764
+ "annotations": {
1765
+ "readOnlyHint": true
1766
+ }
1767
+ },
1768
+ {
1769
+ "name": "delete_form_submission_by_site",
1770
+ "description": "Delete a form submission for a Webflow site.",
1771
+ "inputSchema": {
1772
+ "type": "object",
1773
+ "properties": {
1774
+ "siteId": {
1775
+ "type": "string"
1776
+ },
1777
+ "formSubmissionId": {
1778
+ "type": "string"
1779
+ }
1780
+ },
1781
+ "required": [
1782
+ "siteId",
1783
+ "formSubmissionId"
1784
+ ],
1785
+ "additionalProperties": false
1786
+ },
1787
+ "hidden": false,
1788
+ "annotations": {
1789
+ "readOnlyHint": true
1790
+ }
1791
+ },
1792
+ {
1793
+ "name": "list_orders",
1794
+ "description": "List orders for a Webflow site.",
1795
+ "inputSchema": {
1796
+ "type": "object",
1797
+ "properties": {
1798
+ "siteId": {
1799
+ "type": "string"
1800
+ }
1801
+ },
1802
+ "required": [
1803
+ "siteId"
1804
+ ],
1805
+ "additionalProperties": false
1806
+ },
1807
+ "hidden": false,
1808
+ "annotations": {
1809
+ "readOnlyHint": true
1810
+ }
1811
+ },
1812
+ {
1813
+ "name": "list_products",
1814
+ "description": "List products for a Webflow site.",
1815
+ "inputSchema": {
1816
+ "type": "object",
1817
+ "properties": {
1818
+ "siteId": {
1819
+ "type": "string"
1820
+ }
1821
+ },
1822
+ "required": [
1823
+ "siteId"
1824
+ ],
1825
+ "additionalProperties": false
1826
+ },
1827
+ "hidden": false,
1828
+ "annotations": {
1829
+ "readOnlyHint": true
1830
+ }
1831
+ },
1832
+ {
1833
+ "name": "update_product",
1834
+ "description": "Update a Webflow product.",
1835
+ "inputSchema": {
1836
+ "type": "object",
1837
+ "properties": {
1838
+ "siteId": {
1839
+ "type": "string"
1840
+ },
1841
+ "productId": {
1842
+ "type": "string"
1843
+ }
1844
+ },
1845
+ "required": [
1846
+ "siteId",
1847
+ "productId"
1848
+ ],
1849
+ "additionalProperties": false
1850
+ },
1851
+ "hidden": false,
1852
+ "annotations": {
1853
+ "readOnlyHint": true
1854
+ }
1855
+ },
1856
+ {
1857
+ "name": "update_sku",
1858
+ "description": "Update a Webflow SKU.",
1859
+ "inputSchema": {
1860
+ "type": "object",
1861
+ "properties": {
1862
+ "siteId": {
1863
+ "type": "string"
1864
+ },
1865
+ "productId": {
1866
+ "type": "string"
1867
+ },
1868
+ "skuId": {
1869
+ "type": "string"
1870
+ }
1871
+ },
1872
+ "required": [
1873
+ "siteId",
1874
+ "productId",
1875
+ "skuId"
1876
+ ],
1877
+ "additionalProperties": false
1878
+ },
1879
+ "hidden": false,
1880
+ "annotations": {
1881
+ "readOnlyHint": true
1882
+ }
1883
+ },
1884
+ {
1885
+ "name": "get_site_activity_logs",
1886
+ "description": "Get activity logs for a Webflow site.",
1887
+ "inputSchema": {
1888
+ "type": "object",
1889
+ "properties": {
1890
+ "siteId": {
1891
+ "type": "string"
1892
+ }
1893
+ },
1894
+ "required": [
1895
+ "siteId"
1896
+ ],
1897
+ "additionalProperties": false
1898
+ },
1899
+ "hidden": false,
1900
+ "annotations": {
1901
+ "readOnlyHint": true
1902
+ }
1903
+ },
1904
+ {
1905
+ "name": "get_site_custom_code",
1906
+ "description": "Get custom code for a Webflow site.",
1907
+ "inputSchema": {
1908
+ "type": "object",
1909
+ "properties": {
1910
+ "siteId": {
1911
+ "type": "string"
1912
+ }
1913
+ },
1914
+ "required": [
1915
+ "siteId"
1916
+ ],
1917
+ "additionalProperties": false
1918
+ },
1919
+ "hidden": false,
1920
+ "annotations": {
1921
+ "readOnlyHint": true
1922
+ }
1923
+ },
1924
+ {
1925
+ "name": "get_site_custom_code_blocks",
1926
+ "description": "Get custom code blocks for a Webflow site.",
1927
+ "inputSchema": {
1928
+ "type": "object",
1929
+ "properties": {
1930
+ "siteId": {
1931
+ "type": "string"
1932
+ }
1933
+ },
1934
+ "required": [
1935
+ "siteId"
1936
+ ],
1937
+ "additionalProperties": false
1938
+ },
1939
+ "hidden": false,
1940
+ "annotations": {
1941
+ "readOnlyHint": true
1942
+ }
1943
+ },
1944
+ {
1945
+ "name": "get_scripts",
1946
+ "description": "Get registered scripts for a Webflow site.",
1947
+ "inputSchema": {
1948
+ "type": "object",
1949
+ "properties": {
1950
+ "siteId": {
1951
+ "type": "string"
1952
+ }
1953
+ },
1954
+ "required": [
1955
+ "siteId"
1956
+ ],
1957
+ "additionalProperties": false
1958
+ },
1959
+ "hidden": false,
1960
+ "annotations": {
1961
+ "readOnlyHint": true
1962
+ }
1963
+ },
1964
+ {
1965
+ "name": "list_custom_fonts",
1966
+ "description": "List custom fonts for a Webflow site.",
1967
+ "inputSchema": {
1968
+ "type": "object",
1969
+ "properties": {
1970
+ "siteId": {
1971
+ "type": "string"
1972
+ }
1973
+ },
1974
+ "required": [
1975
+ "siteId"
1976
+ ],
1977
+ "additionalProperties": false
1978
+ },
1979
+ "hidden": false,
1980
+ "annotations": {
1981
+ "readOnlyHint": true
1982
+ }
1983
+ },
1984
+ {
1985
+ "name": "get_robots_txt",
1986
+ "description": "Get robots.txt settings for a Webflow site.",
1987
+ "inputSchema": {
1988
+ "type": "object",
1989
+ "properties": {
1990
+ "siteId": {
1991
+ "type": "string"
1992
+ }
1993
+ },
1994
+ "required": [
1995
+ "siteId"
1996
+ ],
1997
+ "additionalProperties": false
1998
+ },
1999
+ "hidden": false,
2000
+ "annotations": {
2001
+ "readOnlyHint": true
2002
+ }
2003
+ },
2004
+ {
2005
+ "name": "delete_site",
2006
+ "description": "Delete a Webflow site.",
2007
+ "inputSchema": {
2008
+ "type": "object",
2009
+ "properties": {
2010
+ "siteId": {
2011
+ "type": "string"
2012
+ }
2013
+ },
2014
+ "required": [
2015
+ "siteId"
2016
+ ],
2017
+ "additionalProperties": false
2018
+ },
2019
+ "hidden": false,
2020
+ "annotations": {
2021
+ "readOnlyHint": true
2022
+ }
2023
+ },
2024
+ {
2025
+ "name": "delete_site_custom_code",
2026
+ "description": "Delete custom code for a Webflow site.",
2027
+ "inputSchema": {
2028
+ "type": "object",
2029
+ "properties": {
2030
+ "siteId": {
2031
+ "type": "string"
2032
+ }
2033
+ },
2034
+ "required": [
2035
+ "siteId"
2036
+ ],
2037
+ "additionalProperties": false
2038
+ },
2039
+ "hidden": false,
2040
+ "annotations": {
2041
+ "readOnlyHint": true
2042
+ }
2043
+ },
2044
+ {
2045
+ "name": "delete_robots_txt",
2046
+ "description": "Delete robots.txt for a Webflow site.",
2047
+ "inputSchema": {
2048
+ "type": "object",
2049
+ "properties": {
2050
+ "siteId": {
2051
+ "type": "string"
2052
+ }
2053
+ },
2054
+ "required": [
2055
+ "siteId"
2056
+ ],
2057
+ "additionalProperties": false
2058
+ },
2059
+ "hidden": false,
2060
+ "annotations": {
2061
+ "readOnlyHint": true
2062
+ }
2063
+ },
2064
+ {
2065
+ "name": "replace_robots_txt",
2066
+ "description": "Replace robots.txt for a Webflow site.",
2067
+ "inputSchema": {
2068
+ "type": "object",
2069
+ "properties": {
2070
+ "siteId": {
2071
+ "type": "string"
2072
+ }
2073
+ },
2074
+ "required": [
2075
+ "siteId"
2076
+ ],
2077
+ "additionalProperties": false
2078
+ },
2079
+ "hidden": false,
2080
+ "annotations": {
2081
+ "readOnlyHint": true
2082
+ }
2083
+ },
2084
+ {
2085
+ "name": "update_robots_txt",
2086
+ "description": "Update robots.txt for a Webflow site.",
2087
+ "inputSchema": {
2088
+ "type": "object",
2089
+ "properties": {
2090
+ "siteId": {
2091
+ "type": "string"
2092
+ }
2093
+ },
2094
+ "required": [
2095
+ "siteId"
2096
+ ],
2097
+ "additionalProperties": false
2098
+ },
2099
+ "hidden": false,
2100
+ "annotations": {
2101
+ "readOnlyHint": true
2102
+ }
2103
+ },
2104
+ {
2105
+ "name": "create_custom_font",
2106
+ "description": "Create a custom font for a Webflow site.",
2107
+ "inputSchema": {
2108
+ "type": "object",
2109
+ "properties": {
2110
+ "siteId": {
2111
+ "type": "string"
2112
+ }
2113
+ },
2114
+ "required": [
2115
+ "siteId"
2116
+ ],
2117
+ "additionalProperties": false
2118
+ },
2119
+ "hidden": false,
2120
+ "annotations": {
2121
+ "readOnlyHint": true
2122
+ }
2123
+ },
2124
+ {
2125
+ "name": "create_redirect",
2126
+ "description": "Create a redirect for a Webflow site.",
2127
+ "inputSchema": {
2128
+ "type": "object",
2129
+ "properties": {
2130
+ "siteId": {
2131
+ "type": "string"
2132
+ }
2133
+ },
2134
+ "required": [
2135
+ "siteId"
2136
+ ],
2137
+ "additionalProperties": false
2138
+ },
2139
+ "hidden": false,
2140
+ "annotations": {
2141
+ "readOnlyHint": true
2142
+ }
2143
+ },
2144
+ {
2145
+ "name": "delete_google_tags",
2146
+ "description": "Delete Google tags for a Webflow site.",
2147
+ "inputSchema": {
2148
+ "type": "object",
2149
+ "properties": {
2150
+ "siteId": {
2151
+ "type": "string"
2152
+ }
2153
+ },
2154
+ "required": [
2155
+ "siteId"
2156
+ ],
2157
+ "additionalProperties": false
2158
+ },
2159
+ "hidden": false,
2160
+ "annotations": {
2161
+ "readOnlyHint": true
2162
+ }
2163
+ },
2164
+ {
2165
+ "name": "get_site_plan",
2166
+ "description": "Get plan details for a Webflow site.",
2167
+ "inputSchema": {
2168
+ "type": "object",
2169
+ "properties": {
2170
+ "siteId": {
2171
+ "type": "string"
2172
+ }
2173
+ },
2174
+ "required": [
2175
+ "siteId"
2176
+ ],
2177
+ "additionalProperties": false
2178
+ },
2179
+ "hidden": false,
2180
+ "annotations": {
2181
+ "readOnlyHint": true
2182
+ }
2183
+ }
2184
+ ]
2185
+ }