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