@kryptosai/mcp-observatory 1.32.1 → 1.34.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 (409) hide show
  1. package/README.md +11 -122
  2. package/dist/src/auth.d.ts +22 -0
  3. package/dist/src/auth.js +140 -0
  4. package/dist/src/auth.js.map +1 -0
  5. package/dist/src/cli.js +55 -4
  6. package/dist/src/cli.js.map +1 -1
  7. package/dist/src/commands/audit.js +7 -1
  8. package/dist/src/commands/audit.js.map +1 -1
  9. package/dist/src/commands/demo.d.ts +2 -0
  10. package/dist/src/commands/demo.js +247 -0
  11. package/dist/src/commands/demo.js.map +1 -0
  12. package/dist/src/commands/enforce.js +14 -3
  13. package/dist/src/commands/enforce.js.map +1 -1
  14. package/dist/src/commands/helpers.d.ts +13 -0
  15. package/dist/src/commands/helpers.js +34 -1
  16. package/dist/src/commands/helpers.js.map +1 -1
  17. package/dist/src/commands/init-ci.d.ts +1 -0
  18. package/dist/src/commands/init-ci.js +157 -10
  19. package/dist/src/commands/init-ci.js.map +1 -1
  20. package/dist/src/commands/receipt.js +13 -3
  21. package/dist/src/commands/receipt.js.map +1 -1
  22. package/dist/src/commands/scan.d.ts +14 -0
  23. package/dist/src/commands/scan.js +51 -3
  24. package/dist/src/commands/scan.js.map +1 -1
  25. package/dist/src/commands/score.js +22 -1
  26. package/dist/src/commands/score.js.map +1 -1
  27. package/dist/src/commands/setup-ci-conversion.js +4 -4
  28. package/dist/src/commands/setup-ci-conversion.js.map +1 -1
  29. package/dist/src/commands/skill-scan.js +5 -3
  30. package/dist/src/commands/skill-scan.js.map +1 -1
  31. package/dist/src/commands/test.d.ts +19 -0
  32. package/dist/src/commands/test.js +77 -3
  33. package/dist/src/commands/test.js.map +1 -1
  34. package/dist/src/commercial.d.ts +3 -0
  35. package/dist/src/commercial.js +14 -3
  36. package/dist/src/commercial.js.map +1 -1
  37. package/dist/src/index.d.ts +1 -1
  38. package/dist/src/index.js +1 -1
  39. package/dist/src/index.js.map +1 -1
  40. package/dist/src/receipt.d.ts +9 -0
  41. package/dist/src/receipt.js +24 -1
  42. package/dist/src/receipt.js.map +1 -1
  43. package/dist/src/telemetry.d.ts +25 -3
  44. package/dist/src/telemetry.js +88 -19
  45. package/dist/src/telemetry.js.map +1 -1
  46. package/dist/src/utils/failure-diagnosis.d.ts +7 -0
  47. package/dist/src/utils/failure-diagnosis.js +14 -0
  48. package/dist/src/utils/failure-diagnosis.js.map +1 -1
  49. package/docs/mcp-server-safety-index.md +255 -6
  50. package/docs/safety-index/artifacts/1link-mcp.json +66 -0
  51. package/docs/safety-index/artifacts/1link-mcp.md +106 -0
  52. package/docs/safety-index/artifacts/aadhaar-mcp.json +66 -0
  53. package/docs/safety-index/artifacts/aadhaar-mcp.md +106 -0
  54. package/docs/safety-index/artifacts/aikidosec-mcp-server.json +536 -0
  55. package/docs/safety-index/artifacts/aikidosec-mcp-server.md +203 -0
  56. package/docs/safety-index/artifacts/aiou-mcp.json +66 -0
  57. package/docs/safety-index/artifacts/aiou-mcp.md +106 -0
  58. package/docs/safety-index/artifacts/airtable-mcp-server.json +66 -0
  59. package/docs/safety-index/artifacts/airtable-mcp-server.md +106 -0
  60. package/docs/safety-index/artifacts/alpaca-server.json +66 -0
  61. package/docs/safety-index/artifacts/alpaca-server.md +106 -0
  62. package/docs/safety-index/artifacts/antv-chart-server.json +21 -21
  63. package/docs/safety-index/artifacts/antv-chart-server.md +11 -11
  64. package/docs/safety-index/artifacts/apify-mcp-server.json +66 -0
  65. package/docs/safety-index/artifacts/apify-mcp-server.md +103 -0
  66. package/docs/safety-index/artifacts/apple-music-server.json +66 -0
  67. package/docs/safety-index/artifacts/apple-music-server.md +102 -0
  68. package/docs/safety-index/artifacts/appwrite-mcp.json +66 -0
  69. package/docs/safety-index/artifacts/appwrite-mcp.md +106 -0
  70. package/docs/safety-index/artifacts/aqi-india-mcp.json +66 -0
  71. package/docs/safety-index/artifacts/aqi-india-mcp.md +106 -0
  72. package/docs/safety-index/artifacts/argocd-mcp-server.json +66 -0
  73. package/docs/safety-index/artifacts/argocd-mcp-server.md +106 -0
  74. package/docs/safety-index/artifacts/arxiv-mcp-server.json +66 -0
  75. package/docs/safety-index/artifacts/arxiv-mcp-server.md +100 -0
  76. package/docs/safety-index/artifacts/aws-mcp-server.json +66 -0
  77. package/docs/safety-index/artifacts/aws-mcp-server.md +103 -0
  78. package/docs/safety-index/artifacts/azure-devops-mcp-server.json +66 -0
  79. package/docs/safety-index/artifacts/azure-devops-mcp-server.md +106 -0
  80. package/docs/safety-index/artifacts/azure-mcp-server.json +66 -0
  81. package/docs/safety-index/artifacts/azure-mcp-server.md +102 -0
  82. package/docs/safety-index/artifacts/bhuvan-mcp.json +66 -0
  83. package/docs/safety-index/artifacts/bhuvan-mcp.md +106 -0
  84. package/docs/safety-index/artifacts/brave-search-mcp-server-v2.json +66 -0
  85. package/docs/safety-index/artifacts/brave-search-mcp-server-v2.md +103 -0
  86. package/docs/safety-index/artifacts/brave-search-server.json +18 -18
  87. package/docs/safety-index/artifacts/brave-search-server.md +6 -6
  88. package/docs/safety-index/artifacts/browsermcp-server.json +18 -18
  89. package/docs/safety-index/artifacts/browsermcp-server.md +9 -9
  90. package/docs/safety-index/artifacts/cal-com-mcp.json +66 -0
  91. package/docs/safety-index/artifacts/cal-com-mcp.md +106 -0
  92. package/docs/safety-index/artifacts/canvas-server.json +66 -0
  93. package/docs/safety-index/artifacts/canvas-server.md +105 -0
  94. package/docs/safety-index/artifacts/caselaw-server.json +66 -0
  95. package/docs/safety-index/artifacts/caselaw-server.md +106 -0
  96. package/docs/safety-index/artifacts/chatwoot-mcp.json +66 -0
  97. package/docs/safety-index/artifacts/chatwoot-mcp.md +102 -0
  98. package/docs/safety-index/artifacts/chrome-devtools-mcp-server.json +23 -23
  99. package/docs/safety-index/artifacts/chrome-devtools-mcp-server.md +12 -12
  100. package/docs/safety-index/artifacts/circleci-server.json +1606 -0
  101. package/docs/safety-index/artifacts/circleci-server.md +243 -0
  102. package/docs/safety-index/artifacts/clarity-server.json +794 -0
  103. package/docs/safety-index/artifacts/clarity-server.md +201 -0
  104. package/docs/safety-index/artifacts/clay-server.json +4 -4
  105. package/docs/safety-index/artifacts/clay-server.md +3 -3
  106. package/docs/safety-index/artifacts/clickup-mcp-server.json +66 -0
  107. package/docs/safety-index/artifacts/clickup-mcp-server.md +106 -0
  108. package/docs/safety-index/artifacts/cloudflare-mcp-server-v2.json +66 -0
  109. package/docs/safety-index/artifacts/cloudflare-mcp-server-v2.md +102 -0
  110. package/docs/safety-index/artifacts/cloudflare-server.json +4 -4
  111. package/docs/safety-index/artifacts/cloudflare-server.md +4 -4
  112. package/docs/safety-index/artifacts/coinbase-cds-server.json +322 -0
  113. package/docs/safety-index/artifacts/coinbase-cds-server.md +201 -0
  114. package/docs/safety-index/artifacts/confluence-mcp-server.json +1727 -0
  115. package/docs/safety-index/artifacts/confluence-mcp-server.md +255 -0
  116. package/docs/safety-index/artifacts/context7-server.json +18 -18
  117. package/docs/safety-index/artifacts/context7-server.md +12 -12
  118. package/docs/safety-index/artifacts/contract-analysis-server.json +66 -0
  119. package/docs/safety-index/artifacts/contract-analysis-server.md +106 -0
  120. package/docs/safety-index/artifacts/cowin-mcp.json +66 -0
  121. package/docs/safety-index/artifacts/cowin-mcp.md +106 -0
  122. package/docs/safety-index/artifacts/currents-mcp-server.json +66 -0
  123. package/docs/safety-index/artifacts/currents-mcp-server.md +102 -0
  124. package/docs/safety-index/artifacts/cyanheads-git-mcp-server.json +34 -34
  125. package/docs/safety-index/artifacts/cyanheads-git-mcp-server.md +15 -15
  126. package/docs/safety-index/artifacts/dalle-server.json +66 -0
  127. package/docs/safety-index/artifacts/dalle-server.md +104 -0
  128. package/docs/safety-index/artifacts/daraz-mcp.json +66 -0
  129. package/docs/safety-index/artifacts/daraz-mcp.md +106 -0
  130. package/docs/safety-index/artifacts/desktop-commander-mcp-server.json +2348 -0
  131. package/docs/safety-index/artifacts/desktop-commander-mcp-server.md +266 -0
  132. package/docs/safety-index/artifacts/digilocker-mcp.json +66 -0
  133. package/docs/safety-index/artifacts/digilocker-mcp.md +106 -0
  134. package/docs/safety-index/artifacts/discord-mcp-server.json +1297 -0
  135. package/docs/safety-index/artifacts/discord-mcp-server.md +169 -0
  136. package/docs/safety-index/artifacts/discord-mcp.json +1023 -0
  137. package/docs/safety-index/artifacts/discord-mcp.md +229 -0
  138. package/docs/safety-index/artifacts/docker-server.json +19 -19
  139. package/docs/safety-index/artifacts/docker-server.md +8 -8
  140. package/docs/safety-index/artifacts/dynamodb-mcp-server.json +66 -0
  141. package/docs/safety-index/artifacts/dynamodb-mcp-server.md +103 -0
  142. package/docs/safety-index/artifacts/dynatrace-mcp-server.json +66 -0
  143. package/docs/safety-index/artifacts/dynatrace-mcp-server.md +103 -0
  144. package/docs/safety-index/artifacts/easypaisa-mcp.json +553 -0
  145. package/docs/safety-index/artifacts/easypaisa-mcp.md +205 -0
  146. package/docs/safety-index/artifacts/ehsaas-mcp.json +66 -0
  147. package/docs/safety-index/artifacts/ehsaas-mcp.md +106 -0
  148. package/docs/safety-index/artifacts/epic-server.json +66 -0
  149. package/docs/safety-index/artifacts/epic-server.md +106 -0
  150. package/docs/safety-index/artifacts/eslint-mcp-server.json +320 -0
  151. package/docs/safety-index/artifacts/eslint-mcp-server.md +201 -0
  152. package/docs/safety-index/artifacts/espn-server.json +394 -0
  153. package/docs/safety-index/artifacts/espn-server.md +187 -0
  154. package/docs/safety-index/artifacts/everything-server.json +18 -18
  155. package/docs/safety-index/artifacts/everything-server.md +12 -12
  156. package/docs/safety-index/artifacts/exa-server.json +22 -22
  157. package/docs/safety-index/artifacts/exa-server.md +14 -14
  158. package/docs/safety-index/artifacts/executeautomation-playwright-server.json +19 -19
  159. package/docs/safety-index/artifacts/executeautomation-playwright-server.md +11 -11
  160. package/docs/safety-index/artifacts/fbr-mcp.json +66 -0
  161. package/docs/safety-index/artifacts/fbr-mcp.md +106 -0
  162. package/docs/safety-index/artifacts/fetch-server.json +4 -4
  163. package/docs/safety-index/artifacts/fetch-server.md +3 -3
  164. package/docs/safety-index/artifacts/fhir-server.json +66 -0
  165. package/docs/safety-index/artifacts/fhir-server.md +100 -0
  166. package/docs/safety-index/artifacts/figma-server.json +18 -18
  167. package/docs/safety-index/artifacts/figma-server.md +10 -10
  168. package/docs/safety-index/artifacts/filesystem-mcp-server.json +18 -18
  169. package/docs/safety-index/artifacts/filesystem-mcp-server.md +10 -10
  170. package/docs/safety-index/artifacts/filesystem-server.json +19 -19
  171. package/docs/safety-index/artifacts/filesystem-server.md +11 -11
  172. package/docs/safety-index/artifacts/firecrawl-server.json +18 -18
  173. package/docs/safety-index/artifacts/firecrawl-server.md +10 -10
  174. package/docs/safety-index/artifacts/flight-server.json +66 -0
  175. package/docs/safety-index/artifacts/flight-server.md +106 -0
  176. package/docs/safety-index/artifacts/foodpanda-pakistan-mcp.json +66 -0
  177. package/docs/safety-index/artifacts/foodpanda-pakistan-mcp.md +106 -0
  178. package/docs/safety-index/artifacts/gcp-mcp-server.json +66 -0
  179. package/docs/safety-index/artifacts/gcp-mcp-server.md +103 -0
  180. package/docs/safety-index/artifacts/github-mcp-server.json +18 -18
  181. package/docs/safety-index/artifacts/github-mcp-server.md +10 -10
  182. package/docs/safety-index/artifacts/gitlab-server.json +16 -16
  183. package/docs/safety-index/artifacts/gitlab-server.md +6 -6
  184. package/docs/safety-index/artifacts/gmail-server.json +4 -4
  185. package/docs/safety-index/artifacts/gmail-server.md +3 -3
  186. package/docs/safety-index/artifacts/google-calendar-server.json +4 -4
  187. package/docs/safety-index/artifacts/google-calendar-server.md +3 -3
  188. package/docs/safety-index/artifacts/google-drive-server.json +4 -4
  189. package/docs/safety-index/artifacts/google-drive-server.md +4 -4
  190. package/docs/safety-index/artifacts/google-sheets-server.json +4 -4
  191. package/docs/safety-index/artifacts/google-sheets-server.md +3 -3
  192. package/docs/safety-index/artifacts/google-tasks-server.json +4 -4
  193. package/docs/safety-index/artifacts/google-tasks-server.md +3 -3
  194. package/docs/safety-index/artifacts/gst-mcp.json +66 -0
  195. package/docs/safety-index/artifacts/gst-mcp.md +106 -0
  196. package/docs/safety-index/artifacts/gupshup-mcp.json +66 -0
  197. package/docs/safety-index/artifacts/gupshup-mcp.md +106 -0
  198. package/docs/safety-index/artifacts/hasura-mcp.json +66 -0
  199. package/docs/safety-index/artifacts/hasura-mcp.md +106 -0
  200. package/docs/safety-index/artifacts/healthcare-ayushman-bharat-mcp.json +66 -0
  201. package/docs/safety-index/artifacts/healthcare-ayushman-bharat-mcp.md +106 -0
  202. package/docs/safety-index/artifacts/hec-pakistan-mcp.json +66 -0
  203. package/docs/safety-index/artifacts/hec-pakistan-mcp.md +106 -0
  204. package/docs/safety-index/artifacts/heroku-server.json +1502 -0
  205. package/docs/safety-index/artifacts/heroku-server.md +236 -0
  206. package/docs/safety-index/artifacts/homekit-server.json +66 -0
  207. package/docs/safety-index/artifacts/homekit-server.md +106 -0
  208. package/docs/safety-index/artifacts/hotel-booking-server.json +66 -0
  209. package/docs/safety-index/artifacts/hotel-booking-server.md +106 -0
  210. package/docs/safety-index/artifacts/hubspot-mcp-server.json +66 -0
  211. package/docs/safety-index/artifacts/hubspot-mcp-server.md +106 -0
  212. package/docs/safety-index/artifacts/huggingface-server.json +4 -4
  213. package/docs/safety-index/artifacts/huggingface-server.md +3 -3
  214. package/docs/safety-index/artifacts/indian-food-nutrition-mcp.json +663 -0
  215. package/docs/safety-index/artifacts/indian-food-nutrition-mcp.md +211 -0
  216. package/docs/safety-index/artifacts/irctc-mcp.json +66 -0
  217. package/docs/safety-index/artifacts/irctc-mcp.md +106 -0
  218. package/docs/safety-index/artifacts/jazz-mcp.json +66 -0
  219. package/docs/safety-index/artifacts/jazz-mcp.md +106 -0
  220. package/docs/safety-index/artifacts/jazzcash-mcp.json +66 -0
  221. package/docs/safety-index/artifacts/jazzcash-mcp.md +102 -0
  222. package/docs/safety-index/artifacts/jina-server.json +4 -4
  223. package/docs/safety-index/artifacts/jina-server.md +3 -3
  224. package/docs/safety-index/artifacts/jira-mcp-server.json +66 -0
  225. package/docs/safety-index/artifacts/jira-mcp-server.md +104 -0
  226. package/docs/safety-index/artifacts/k2-mcp.json +66 -0
  227. package/docs/safety-index/artifacts/k2-mcp.md +106 -0
  228. package/docs/safety-index/artifacts/karachi-stock-exchange-mcp.json +67 -0
  229. package/docs/safety-index/artifacts/karachi-stock-exchange-mcp.md +114 -0
  230. package/docs/safety-index/artifacts/khan-academy-server.json +66 -0
  231. package/docs/safety-index/artifacts/khan-academy-server.md +106 -0
  232. package/docs/safety-index/artifacts/kubernetes-server.json +104 -34
  233. package/docs/safety-index/artifacts/kubernetes-server.md +25 -21
  234. package/docs/safety-index/artifacts/langfuse-mcp.json +66 -0
  235. package/docs/safety-index/artifacts/langfuse-mcp.md +106 -0
  236. package/docs/safety-index/artifacts/linear-server.json +18 -18
  237. package/docs/safety-index/artifacts/linear-server.md +8 -8
  238. package/docs/safety-index/artifacts/mapmyindia-mcp.json +66 -0
  239. package/docs/safety-index/artifacts/mapmyindia-mcp.md +106 -0
  240. package/docs/safety-index/artifacts/memory-server.json +18 -18
  241. package/docs/safety-index/artifacts/memory-server.md +11 -11
  242. package/docs/safety-index/artifacts/minecraft-server.json +592 -0
  243. package/docs/safety-index/artifacts/minecraft-server.md +186 -0
  244. package/docs/safety-index/artifacts/mls-server.json +66 -0
  245. package/docs/safety-index/artifacts/mls-server.md +106 -0
  246. package/docs/safety-index/artifacts/mongodb-server.json +4 -4
  247. package/docs/safety-index/artifacts/mongodb-server.md +4 -4
  248. package/docs/safety-index/artifacts/mui-mcp-server.json +419 -0
  249. package/docs/safety-index/artifacts/mui-mcp-server.md +208 -0
  250. package/docs/safety-index/artifacts/mysql-mcp-server.json +66 -0
  251. package/docs/safety-index/artifacts/mysql-mcp-server.md +106 -0
  252. package/docs/safety-index/artifacts/nadra-mcp.json +66 -0
  253. package/docs/safety-index/artifacts/nadra-mcp.md +106 -0
  254. package/docs/safety-index/artifacts/neon-server.json +4 -4
  255. package/docs/safety-index/artifacts/neon-server.md +3 -3
  256. package/docs/safety-index/artifacts/notion-server.json +18 -18
  257. package/docs/safety-index/artifacts/notion-server.md +10 -10
  258. package/docs/safety-index/artifacts/obsidian-mcp.json +66 -0
  259. package/docs/safety-index/artifacts/obsidian-mcp.md +106 -0
  260. package/docs/safety-index/artifacts/ola-maps-mcp.json +66 -0
  261. package/docs/safety-index/artifacts/ola-maps-mcp.md +106 -0
  262. package/docs/safety-index/artifacts/olx-pakistan-mcp.json +66 -0
  263. package/docs/safety-index/artifacts/olx-pakistan-mcp.md +106 -0
  264. package/docs/safety-index/artifacts/onesignal-server.json +4 -4
  265. package/docs/safety-index/artifacts/onesignal-server.md +3 -3
  266. package/docs/safety-index/artifacts/openai-mcp-server.json +66 -0
  267. package/docs/safety-index/artifacts/openai-mcp-server.md +106 -0
  268. package/docs/safety-index/artifacts/opentofu-server.json +19 -19
  269. package/docs/safety-index/artifacts/opentofu-server.md +10 -10
  270. package/docs/safety-index/artifacts/openweather-server.json +66 -0
  271. package/docs/safety-index/artifacts/openweather-server.md +106 -0
  272. package/docs/safety-index/artifacts/pakistan-cricket-mcp.json +66 -0
  273. package/docs/safety-index/artifacts/pakistan-cricket-mcp.md +106 -0
  274. package/docs/safety-index/artifacts/pakistan-post-mcp.json +66 -0
  275. package/docs/safety-index/artifacts/pakistan-post-mcp.md +106 -0
  276. package/docs/safety-index/artifacts/pakistan-weather-mcp.json +66 -0
  277. package/docs/safety-index/artifacts/pakistan-weather-mcp.md +106 -0
  278. package/docs/safety-index/artifacts/pakwheels-mcp.json +66 -0
  279. package/docs/safety-index/artifacts/pakwheels-mcp.md +106 -0
  280. package/docs/safety-index/artifacts/paytm-mcp.json +66 -0
  281. package/docs/safety-index/artifacts/paytm-mcp.md +106 -0
  282. package/docs/safety-index/artifacts/perplexity-mcp.json +66 -0
  283. package/docs/safety-index/artifacts/perplexity-mcp.md +106 -0
  284. package/docs/safety-index/artifacts/pims-mcp.json +66 -0
  285. package/docs/safety-index/artifacts/pims-mcp.md +106 -0
  286. package/docs/safety-index/artifacts/playwright-mcp-server.json +18 -18
  287. package/docs/safety-index/artifacts/playwright-mcp-server.md +8 -8
  288. package/docs/safety-index/artifacts/postgres-server.json +19 -19
  289. package/docs/safety-index/artifacts/postgres-server.md +9 -9
  290. package/docs/safety-index/artifacts/postman-india-region.json +66 -0
  291. package/docs/safety-index/artifacts/postman-india-region.md +102 -0
  292. package/docs/safety-index/artifacts/postman-mcp-server.json +66 -0
  293. package/docs/safety-index/artifacts/postman-mcp-server.md +102 -0
  294. package/docs/safety-index/artifacts/promptopia-server.json +21 -21
  295. package/docs/safety-index/artifacts/promptopia-server.md +11 -11
  296. package/docs/safety-index/artifacts/pubmed-mcp-server.json +58 -0
  297. package/docs/safety-index/artifacts/pubmed-mcp-server.md +96 -0
  298. package/docs/safety-index/artifacts/punjab-health-mcp.json +66 -0
  299. package/docs/safety-index/artifacts/punjab-health-mcp.md +106 -0
  300. package/docs/safety-index/artifacts/puppeteer-server.json +18 -18
  301. package/docs/safety-index/artifacts/puppeteer-server.md +9 -9
  302. package/docs/safety-index/artifacts/qase-server.json +7055 -0
  303. package/docs/safety-index/artifacts/qase-server.md +329 -0
  304. package/docs/safety-index/artifacts/qdrant-server.json +4 -4
  305. package/docs/safety-index/artifacts/qdrant-server.md +4 -4
  306. package/docs/safety-index/artifacts/raspberrypi-server.json +66 -0
  307. package/docs/safety-index/artifacts/raspberrypi-server.md +106 -0
  308. package/docs/safety-index/artifacts/razorpay-mcp.json +66 -0
  309. package/docs/safety-index/artifacts/razorpay-mcp.md +103 -0
  310. package/docs/safety-index/artifacts/reddit-server.json +4 -4
  311. package/docs/safety-index/artifacts/reddit-server.md +3 -3
  312. package/docs/safety-index/artifacts/redis-server.json +66 -0
  313. package/docs/safety-index/artifacts/redis-server.md +106 -0
  314. package/docs/safety-index/artifacts/ref-tools-server.json +18 -18
  315. package/docs/safety-index/artifacts/ref-tools-server.md +8 -8
  316. package/docs/safety-index/artifacts/resend-mcp.json +66 -0
  317. package/docs/safety-index/artifacts/resend-mcp.md +102 -0
  318. package/docs/safety-index/artifacts/rozgar-mcp.json +66 -0
  319. package/docs/safety-index/artifacts/rozgar-mcp.md +106 -0
  320. package/docs/safety-index/artifacts/s3-mcp-server.json +467 -0
  321. package/docs/safety-index/artifacts/s3-mcp-server.md +209 -0
  322. package/docs/safety-index/artifacts/salesforce-mcp-server.json +66 -0
  323. package/docs/safety-index/artifacts/salesforce-mcp-server.md +106 -0
  324. package/docs/safety-index/artifacts/sehat-sahulat-mcp.json +66 -0
  325. package/docs/safety-index/artifacts/sehat-sahulat-mcp.md +106 -0
  326. package/docs/safety-index/artifacts/sendgrid-mcp.json +66 -0
  327. package/docs/safety-index/artifacts/sendgrid-mcp.md +106 -0
  328. package/docs/safety-index/artifacts/sentry-server.json +3 -3
  329. package/docs/safety-index/artifacts/sentry-server.md +2 -2
  330. package/docs/safety-index/artifacts/sequential-thinking-server.json +18 -18
  331. package/docs/safety-index/artifacts/sequential-thinking-server.md +8 -8
  332. package/docs/safety-index/artifacts/shopify-mcp-server.json +66 -0
  333. package/docs/safety-index/artifacts/shopify-mcp-server.md +106 -0
  334. package/docs/safety-index/artifacts/shopify-mcp.json +66 -0
  335. package/docs/safety-index/artifacts/shopify-mcp.md +106 -0
  336. package/docs/safety-index/artifacts/shortcut-mcp-server.json +66 -0
  337. package/docs/safety-index/artifacts/shortcut-mcp-server.md +102 -0
  338. package/docs/safety-index/artifacts/slack-server.json +3 -3
  339. package/docs/safety-index/artifacts/slack-server.md +2 -2
  340. package/docs/safety-index/artifacts/smartbear-mcp-server.json +21483 -0
  341. package/docs/safety-index/artifacts/smartbear-mcp-server.md +900 -0
  342. package/docs/safety-index/artifacts/spotify-mcp.json +2071 -0
  343. package/docs/safety-index/artifacts/spotify-mcp.md +237 -0
  344. package/docs/safety-index/artifacts/spotify-server.json +66 -0
  345. package/docs/safety-index/artifacts/spotify-server.md +106 -0
  346. package/docs/safety-index/artifacts/sqlite-server.json +4 -4
  347. package/docs/safety-index/artifacts/sqlite-server.md +3 -3
  348. package/docs/safety-index/artifacts/stable-diffusion-server.json +66 -0
  349. package/docs/safety-index/artifacts/stable-diffusion-server.md +106 -0
  350. package/docs/safety-index/artifacts/stock-nse-india.json +66 -0
  351. package/docs/safety-index/artifacts/stock-nse-india.md +106 -0
  352. package/docs/safety-index/artifacts/storybook-mcp-server.json +66 -0
  353. package/docs/safety-index/artifacts/storybook-mcp-server.md +103 -0
  354. package/docs/safety-index/artifacts/stripe-server.json +3 -3
  355. package/docs/safety-index/artifacts/stripe-server.md +2 -2
  356. package/docs/safety-index/artifacts/supabase-server.json +3 -3
  357. package/docs/safety-index/artifacts/supabase-server.md +2 -2
  358. package/docs/safety-index/artifacts/tavily-search-server.json +4 -4
  359. package/docs/safety-index/artifacts/tavily-search-server.md +3 -3
  360. package/docs/safety-index/artifacts/telegram-mcp-server.json +66 -0
  361. package/docs/safety-index/artifacts/telegram-mcp-server.md +103 -0
  362. package/docs/safety-index/artifacts/telenor-pakistan-mcp.json +66 -0
  363. package/docs/safety-index/artifacts/telenor-pakistan-mcp.md +106 -0
  364. package/docs/safety-index/artifacts/textlocal-mcp.json +66 -0
  365. package/docs/safety-index/artifacts/textlocal-mcp.md +106 -0
  366. package/docs/safety-index/artifacts/tooljet-mcp.json +66 -0
  367. package/docs/safety-index/artifacts/tooljet-mcp.md +106 -0
  368. package/docs/safety-index/artifacts/transcend-server.json +3438 -0
  369. package/docs/safety-index/artifacts/transcend-server.md +277 -0
  370. package/docs/safety-index/artifacts/trello-mcp-server.json +916 -0
  371. package/docs/safety-index/artifacts/trello-mcp-server.md +211 -0
  372. package/docs/safety-index/artifacts/twilio-mcp.json +66 -0
  373. package/docs/safety-index/artifacts/twilio-mcp.md +106 -0
  374. package/docs/safety-index/artifacts/udyam-mcp.json +66 -0
  375. package/docs/safety-index/artifacts/udyam-mcp.md +106 -0
  376. package/docs/safety-index/artifacts/ufone-mcp.json +66 -0
  377. package/docs/safety-index/artifacts/ufone-mcp.md +106 -0
  378. package/docs/safety-index/artifacts/ui5-mcp-server.json +21 -21
  379. package/docs/safety-index/artifacts/ui5-mcp-server.md +10 -10
  380. package/docs/safety-index/artifacts/unity-server.json +66 -0
  381. package/docs/safety-index/artifacts/unity-server.md +102 -0
  382. package/docs/safety-index/artifacts/upi-mcp.json +452 -0
  383. package/docs/safety-index/artifacts/upi-mcp.md +201 -0
  384. package/docs/safety-index/artifacts/vercel-ai-server.json +4 -4
  385. package/docs/safety-index/artifacts/vercel-ai-server.md +4 -4
  386. package/docs/safety-index/artifacts/vimeo-server.json +66 -0
  387. package/docs/safety-index/artifacts/vimeo-server.md +106 -0
  388. package/docs/safety-index/artifacts/weather-server.json +66 -0
  389. package/docs/safety-index/artifacts/weather-server.md +106 -0
  390. package/docs/safety-index/artifacts/whatsapp-business-mcp.json +66 -0
  391. package/docs/safety-index/artifacts/whatsapp-business-mcp.md +106 -0
  392. package/docs/safety-index/artifacts/whatsapp-mcp-server.json +66 -0
  393. package/docs/safety-index/artifacts/whatsapp-mcp-server.md +106 -0
  394. package/docs/safety-index/artifacts/whatsapp-mcp.json +66 -0
  395. package/docs/safety-index/artifacts/whatsapp-mcp.md +106 -0
  396. package/docs/safety-index/artifacts/yahoo-finance-server.json +626 -0
  397. package/docs/safety-index/artifacts/yahoo-finance-server.md +187 -0
  398. package/docs/safety-index/artifacts/youtube-mcp-server.json +58 -0
  399. package/docs/safety-index/artifacts/youtube-mcp-server.md +96 -0
  400. package/docs/safety-index/artifacts/youtube-server.json +66 -0
  401. package/docs/safety-index/artifacts/youtube-server.md +103 -0
  402. package/docs/safety-index/artifacts/zendesk-mcp.json +66 -0
  403. package/docs/safety-index/artifacts/zendesk-mcp.md +106 -0
  404. package/docs/safety-index/artifacts/zillow-server.json +66 -0
  405. package/docs/safety-index/artifacts/zillow-server.md +102 -0
  406. package/docs/safety-index/artifacts/zong-mcp.json +66 -0
  407. package/docs/safety-index/artifacts/zong-mcp.md +106 -0
  408. package/docs/safety-index/targets.json +2145 -20
  409. package/package.json +10 -9
@@ -0,0 +1,3438 @@
1
+ {
2
+ "artifactType": "run",
3
+ "schemaVersion": "1.0.0",
4
+ "gate": "pass",
5
+ "runId": "run_2026-07-15T223417959Z_850681b6",
6
+ "createdAt": "2026-07-15T22:34:17.959Z",
7
+ "toolVersion": "1.32.1",
8
+ "target": {
9
+ "targetId": "transcend-server",
10
+ "adapter": "local-process",
11
+ "command": "npx",
12
+ "args": [
13
+ "-y",
14
+ "@transcend-io/mcp"
15
+ ],
16
+ "cwd": ".",
17
+ "metadata": {
18
+ "package": "@transcend-io/mcp",
19
+ "purpose": "mcp-safety-index",
20
+ "riskClass": "Privacy and data governance",
21
+ "failureClass": "DSR/consent/data boundary",
22
+ "whyItMatters": "Transcend MCP servers expose 73 tools for data subject requests, consent management, data inventory, and privacy assessments — agents with access could trigger privacy-sensitive operations across all data stores."
23
+ },
24
+ "serverName": "transcend-mcp",
25
+ "serverVersion": "0.6.9"
26
+ },
27
+ "environment": {
28
+ "platform": "darwin 25.5.0",
29
+ "nodeVersion": "v22.22.1"
30
+ },
31
+ "summary": {
32
+ "total": 9,
33
+ "pass": 5,
34
+ "fail": 0,
35
+ "partial": 2,
36
+ "unsupported": 2,
37
+ "flaky": 0,
38
+ "skipped": 0,
39
+ "gate": "pass"
40
+ },
41
+ "checks": [
42
+ {
43
+ "id": "tools",
44
+ "capability": "tools",
45
+ "status": "pass",
46
+ "durationMs": 2.940459000004921,
47
+ "message": "Advertised capability responded with the minimal expected shape (73 items).",
48
+ "evidence": [
49
+ {
50
+ "endpoint": "tools/list",
51
+ "advertised": true,
52
+ "responded": true,
53
+ "minimalShapePresent": true,
54
+ "itemCount": 73,
55
+ "identifiers": [
56
+ "docs_list",
57
+ "docs_fetch",
58
+ "dsr_submit",
59
+ "dsr_poll_status",
60
+ "dsr_list",
61
+ "dsr_get_details",
62
+ "dsr_download_keys",
63
+ "dsr_list_identifiers",
64
+ "dsr_enrich_identifiers",
65
+ "dsr_respond_access",
66
+ "dsr_respond_erasure",
67
+ "dsr_cancel",
68
+ "dsr_submit_on_behalf",
69
+ "dsr_analyze",
70
+ "consent_get_preferences",
71
+ "consent_set_preferences",
72
+ "consent_list_purposes",
73
+ "consent_list_data_flows",
74
+ "consent_list_cookies",
75
+ "consent_list_airgap_bundles",
76
+ "consent_list_regimes",
77
+ "consent_get_inventory_stats",
78
+ "consent_get_aggregate_analytics",
79
+ "consent_get_timeseries_analytics",
80
+ "consent_get_analytics_data",
81
+ "consent_update_cookies",
82
+ "consent_update_data_flows",
83
+ "consent_bulk_triage",
84
+ "preferences_query",
85
+ "preferences_upsert",
86
+ "preferences_delete",
87
+ "preferences_append_identifiers",
88
+ "preferences_update_identifiers",
89
+ "preferences_delete_identifiers",
90
+ "inventory_list_data_silos",
91
+ "inventory_get_data_silo",
92
+ "inventory_create_data_silo",
93
+ "inventory_update_data_silo",
94
+ "inventory_list_vendors",
95
+ "inventory_list_data_points",
96
+ "inventory_list_sub_data_points",
97
+ "inventory_list_identifiers",
98
+ "inventory_list_categories",
99
+ "inventory_analyze",
100
+ "discovery_classify_text",
101
+ "discovery_ner_extract",
102
+ "discovery_list_scans",
103
+ "discovery_list_plugins",
104
+ "assessments_list",
105
+ "assessments_get",
106
+ "assessments_create",
107
+ "assessments_create_group",
108
+ "assessments_list_groups",
109
+ "assessments_update",
110
+ "assessments_list_templates",
111
+ "assessments_update_assignees",
112
+ "assessments_answer_question",
113
+ "assessments_submit_response",
114
+ "assessments_create_template",
115
+ "assessments_add_section",
116
+ "assessments_export_template",
117
+ "assessments_prefill",
118
+ "workflows_list",
119
+ "workflows_update_config",
120
+ "workflows_list_email_templates",
121
+ "admin_get_organization",
122
+ "admin_get_current_user",
123
+ "admin_list_users",
124
+ "admin_list_teams",
125
+ "admin_list_api_keys",
126
+ "admin_create_api_key",
127
+ "admin_get_privacy_center",
128
+ "admin_test_connection"
129
+ ],
130
+ "diagnostics": [
131
+ "{\"level\":\"info\",\"message\":\"Starting Transcend MCP Server v0.6.9...\",\"data\":{\"toolCount\":73,\"categories\":[\"Documentation\",\"DSR Automation\",\"Consent Management\",\"Preference Management\",\"Data Inventory\",\"Data Discovery\",\"Assessments\",\"Workflows\",\"Admin\"]},\"timestamp\":\"2026-07-15T22:34:19.145Z\"}",
132
+ "{\"level\":\"info\",\"message\":\"Transcend MCP Server started successfully\",\"data\":{\"sombraUrl\":\"https://multi-tenant.sombra.transcend.io\",\"graphqlUrl\":\"https://api.transcend.io\",\"dashboardUrl\":\"https://app.transcend.io\",\"tools\":73},\"timestamp\":\"2026-07-15T22:34:19.145Z\"}",
133
+ "(node:81004) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.",
134
+ "(Use `node --trace-deprecation ...` to show where the warning was created)",
135
+ "{\"level\":\"info\",\"message\":\"Returning 73 tools\",\"timestamp\":\"2026-07-15T22:34:19.150Z\"}"
136
+ ],
137
+ "schemas": {
138
+ "docs_list": {
139
+ "type": "object",
140
+ "properties": {
141
+ "section": {
142
+ "description": "Filter articles to this llms.txt section name (exact match).",
143
+ "type": "string"
144
+ },
145
+ "keyword": {
146
+ "description": "Case-insensitive substring filter applied to article titles.",
147
+ "type": "string"
148
+ }
149
+ },
150
+ "$schema": "http://json-schema.org/draft-07/schema#"
151
+ },
152
+ "docs_fetch": {
153
+ "type": "object",
154
+ "properties": {
155
+ "url": {
156
+ "type": "string",
157
+ "format": "uri",
158
+ "description": "Absolute https URL of a docs.transcend.io article (.md) from docs_list."
159
+ }
160
+ },
161
+ "required": [
162
+ "url"
163
+ ],
164
+ "$schema": "http://json-schema.org/draft-07/schema#"
165
+ },
166
+ "dsr_submit": {
167
+ "type": "object",
168
+ "properties": {
169
+ "type": {
170
+ "type": "string",
171
+ "enum": [
172
+ "AUTOMATED_DECISION_MAKING_OPT_OUT",
173
+ "USE_OF_SENSITIVE_INFORMATION_OPT_OUT",
174
+ "CONTACT_OPT_OUT",
175
+ "SALE_OPT_OUT",
176
+ "TRACKING_OPT_OUT",
177
+ "CUSTOM_OPT_OUT",
178
+ "AUTOMATED_DECISION_MAKING_OPT_IN",
179
+ "USE_OF_SENSITIVE_INFORMATION_OPT_IN",
180
+ "SALE_OPT_IN",
181
+ "TRACKING_OPT_IN",
182
+ "CONTACT_OPT_IN",
183
+ "CUSTOM_OPT_IN",
184
+ "ACCESS",
185
+ "ERASURE",
186
+ "RECTIFICATION",
187
+ "RESTRICTION",
188
+ "BUSINESS_PURPOSE",
189
+ "PLACE_ON_LEGAL_HOLD",
190
+ "REMOVE_FROM_LEGAL_HOLD"
191
+ ],
192
+ "description": "Type of DSR request"
193
+ },
194
+ "email": {
195
+ "type": "string",
196
+ "description": "Email address of the data subject"
197
+ },
198
+ "subjectType": {
199
+ "type": "string",
200
+ "description": "Type of data subject (e.g., customer, employee, prospect). Required by the Transcend API."
201
+ },
202
+ "coreIdentifier": {
203
+ "description": "Core identifier for the data subject (defaults to email if not provided)",
204
+ "type": "string"
205
+ },
206
+ "name": {
207
+ "description": "Name of the data subject (optional)",
208
+ "type": "string"
209
+ },
210
+ "locale": {
211
+ "description": "Locale for communications (e.g., en-US)",
212
+ "type": "string"
213
+ },
214
+ "isSilent": {
215
+ "description": "Whether to suppress email notifications",
216
+ "type": "boolean"
217
+ }
218
+ },
219
+ "required": [
220
+ "type",
221
+ "email",
222
+ "subjectType"
223
+ ],
224
+ "$schema": "http://json-schema.org/draft-07/schema#"
225
+ },
226
+ "dsr_poll_status": {
227
+ "type": "object",
228
+ "properties": {
229
+ "requestId": {
230
+ "type": "string",
231
+ "description": "ID of the DSR to check"
232
+ }
233
+ },
234
+ "required": [
235
+ "requestId"
236
+ ],
237
+ "$schema": "http://json-schema.org/draft-07/schema#"
238
+ },
239
+ "dsr_list": {
240
+ "type": "object",
241
+ "properties": {
242
+ "limit": {
243
+ "default": 50,
244
+ "description": "Results per page (1-100, default: 50)",
245
+ "type": "number",
246
+ "minimum": 1,
247
+ "maximum": 100
248
+ },
249
+ "cursor": {
250
+ "description": "Pagination cursor from previous response",
251
+ "type": "string"
252
+ }
253
+ },
254
+ "$schema": "http://json-schema.org/draft-07/schema#"
255
+ },
256
+ "dsr_get_details": {
257
+ "type": "object",
258
+ "properties": {
259
+ "requestId": {
260
+ "type": "string",
261
+ "description": "ID of the DSR to retrieve"
262
+ }
263
+ },
264
+ "required": [
265
+ "requestId"
266
+ ],
267
+ "$schema": "http://json-schema.org/draft-07/schema#"
268
+ },
269
+ "dsr_download_keys": {
270
+ "type": "object",
271
+ "properties": {
272
+ "requestId": {
273
+ "type": "string",
274
+ "description": "ID of the completed DSR"
275
+ }
276
+ },
277
+ "required": [
278
+ "requestId"
279
+ ],
280
+ "$schema": "http://json-schema.org/draft-07/schema#"
281
+ },
282
+ "dsr_list_identifiers": {
283
+ "type": "object",
284
+ "properties": {
285
+ "requestId": {
286
+ "type": "string",
287
+ "description": "ID of the DSR"
288
+ },
289
+ "limit": {
290
+ "default": 50,
291
+ "description": "Results per page (1-100, default: 50)",
292
+ "type": "number",
293
+ "minimum": 1,
294
+ "maximum": 100
295
+ },
296
+ "cursor": {
297
+ "description": "Pagination cursor from previous response",
298
+ "type": "string"
299
+ }
300
+ },
301
+ "required": [
302
+ "requestId"
303
+ ],
304
+ "$schema": "http://json-schema.org/draft-07/schema#"
305
+ },
306
+ "dsr_enrich_identifiers": {
307
+ "type": "object",
308
+ "properties": {
309
+ "requestId": {
310
+ "type": "string",
311
+ "description": "ID of the DSR to enrich"
312
+ },
313
+ "identifiers": {
314
+ "type": "object",
315
+ "propertyNames": {
316
+ "type": "string"
317
+ },
318
+ "additionalProperties": {
319
+ "type": "string"
320
+ },
321
+ "description": "Key-value pairs of identifier names and values to add"
322
+ }
323
+ },
324
+ "required": [
325
+ "requestId",
326
+ "identifiers"
327
+ ],
328
+ "$schema": "http://json-schema.org/draft-07/schema#"
329
+ },
330
+ "dsr_respond_access": {
331
+ "type": "object",
332
+ "properties": {
333
+ "requestId": {
334
+ "type": "string",
335
+ "description": "ID of the DSR"
336
+ },
337
+ "dataSiloId": {
338
+ "type": "string",
339
+ "description": "ID of the data silo responding"
340
+ },
341
+ "profiles": {
342
+ "description": "Array of profile data objects to return",
343
+ "type": "array",
344
+ "items": {
345
+ "type": "object",
346
+ "propertyNames": {
347
+ "type": "string"
348
+ },
349
+ "additionalProperties": {}
350
+ }
351
+ }
352
+ },
353
+ "required": [
354
+ "requestId",
355
+ "dataSiloId"
356
+ ],
357
+ "$schema": "http://json-schema.org/draft-07/schema#"
358
+ },
359
+ "dsr_respond_erasure": {
360
+ "type": "object",
361
+ "properties": {
362
+ "requestId": {
363
+ "type": "string",
364
+ "description": "ID of the DSR"
365
+ },
366
+ "dataSiloId": {
367
+ "type": "string",
368
+ "description": "ID of the data silo that completed erasure"
369
+ },
370
+ "profileIds": {
371
+ "description": "IDs of profiles that were erased (optional)",
372
+ "type": "array",
373
+ "items": {
374
+ "type": "string"
375
+ }
376
+ }
377
+ },
378
+ "required": [
379
+ "requestId",
380
+ "dataSiloId"
381
+ ],
382
+ "$schema": "http://json-schema.org/draft-07/schema#"
383
+ },
384
+ "dsr_cancel": {
385
+ "type": "object",
386
+ "properties": {
387
+ "requestId": {
388
+ "type": "string",
389
+ "description": "ID of the DSR to cancel"
390
+ },
391
+ "reason": {
392
+ "description": "Reason for cancellation (optional)",
393
+ "type": "string"
394
+ }
395
+ },
396
+ "required": [
397
+ "requestId"
398
+ ],
399
+ "$schema": "http://json-schema.org/draft-07/schema#"
400
+ },
401
+ "dsr_submit_on_behalf": {
402
+ "type": "object",
403
+ "properties": {
404
+ "type": {
405
+ "type": "string",
406
+ "enum": [
407
+ "AUTOMATED_DECISION_MAKING_OPT_OUT",
408
+ "USE_OF_SENSITIVE_INFORMATION_OPT_OUT",
409
+ "CONTACT_OPT_OUT",
410
+ "SALE_OPT_OUT",
411
+ "TRACKING_OPT_OUT",
412
+ "CUSTOM_OPT_OUT",
413
+ "AUTOMATED_DECISION_MAKING_OPT_IN",
414
+ "USE_OF_SENSITIVE_INFORMATION_OPT_IN",
415
+ "SALE_OPT_IN",
416
+ "TRACKING_OPT_IN",
417
+ "CONTACT_OPT_IN",
418
+ "CUSTOM_OPT_IN",
419
+ "ACCESS",
420
+ "ERASURE",
421
+ "RECTIFICATION",
422
+ "RESTRICTION",
423
+ "BUSINESS_PURPOSE",
424
+ "PLACE_ON_LEGAL_HOLD",
425
+ "REMOVE_FROM_LEGAL_HOLD"
426
+ ],
427
+ "description": "Type of DSR request"
428
+ },
429
+ "email": {
430
+ "type": "string",
431
+ "description": "Email address of the data subject"
432
+ },
433
+ "subjectType": {
434
+ "type": "string",
435
+ "description": "Type of data subject (e.g., customer, employee). Required by the Transcend API."
436
+ },
437
+ "coreIdentifier": {
438
+ "description": "Core identifier for the data subject (optional)",
439
+ "type": "string"
440
+ },
441
+ "locale": {
442
+ "description": "Locale for communications (e.g., en-US)",
443
+ "type": "string"
444
+ },
445
+ "isSilent": {
446
+ "description": "Whether to suppress email notifications",
447
+ "type": "boolean"
448
+ }
449
+ },
450
+ "required": [
451
+ "type",
452
+ "email",
453
+ "subjectType"
454
+ ],
455
+ "$schema": "http://json-schema.org/draft-07/schema#"
456
+ },
457
+ "dsr_analyze": {
458
+ "type": "object",
459
+ "properties": {
460
+ "days": {
461
+ "description": "Filter analysis to requests within N days (default: 30). Only analyzes from the 100 most recent requests.",
462
+ "type": "number"
463
+ }
464
+ },
465
+ "$schema": "http://json-schema.org/draft-07/schema#"
466
+ },
467
+ "consent_get_preferences": {
468
+ "type": "object",
469
+ "properties": {
470
+ "identifier": {
471
+ "type": "string",
472
+ "description": "User identifier (e.g., email, user ID)"
473
+ },
474
+ "partition": {
475
+ "description": "Partition/organization context (optional)",
476
+ "type": "string"
477
+ }
478
+ },
479
+ "required": [
480
+ "identifier"
481
+ ],
482
+ "$schema": "http://json-schema.org/draft-07/schema#"
483
+ },
484
+ "consent_set_preferences": {
485
+ "type": "object",
486
+ "properties": {
487
+ "identifier": {
488
+ "description": "User identifier",
489
+ "type": "string"
490
+ },
491
+ "partition": {
492
+ "type": "string",
493
+ "description": "Partition/organization context"
494
+ },
495
+ "purposes": {
496
+ "type": "array",
497
+ "items": {
498
+ "type": "object",
499
+ "properties": {
500
+ "purpose": {
501
+ "type": "string",
502
+ "description": "Purpose slug"
503
+ },
504
+ "enabled": {
505
+ "type": "boolean",
506
+ "description": "Whether consent is granted"
507
+ }
508
+ },
509
+ "required": [
510
+ "purpose",
511
+ "enabled"
512
+ ]
513
+ },
514
+ "description": "Array of purpose consent settings"
515
+ },
516
+ "confirmed": {
517
+ "description": "Whether consent was explicitly confirmed",
518
+ "type": "boolean"
519
+ }
520
+ },
521
+ "required": [
522
+ "partition",
523
+ "purposes"
524
+ ],
525
+ "$schema": "http://json-schema.org/draft-07/schema#"
526
+ },
527
+ "consent_list_purposes": {
528
+ "type": "object",
529
+ "properties": {
530
+ "limit": {
531
+ "default": 50,
532
+ "description": "Maximum number of purposes to return (1-100, default 50).",
533
+ "type": "number",
534
+ "minimum": 1,
535
+ "maximum": 100
536
+ }
537
+ },
538
+ "$schema": "http://json-schema.org/draft-07/schema#"
539
+ },
540
+ "consent_list_data_flows": {
541
+ "type": "object",
542
+ "properties": {
543
+ "limit": {
544
+ "default": 50,
545
+ "description": "Maximum number of data flows to return per page (1-200, default 50).",
546
+ "type": "number",
547
+ "minimum": 1,
548
+ "maximum": 200
549
+ },
550
+ "offset": {
551
+ "default": 0,
552
+ "description": "Number of results to skip for pagination (default 0).",
553
+ "type": "number",
554
+ "minimum": 0
555
+ },
556
+ "status": {
557
+ "type": "string",
558
+ "enum": [
559
+ "LIVE",
560
+ "NEEDS_REVIEW"
561
+ ],
562
+ "description": "Filter by status: NEEDS_REVIEW (triage) or LIVE (approved)"
563
+ },
564
+ "isJunk": {
565
+ "description": "Filter by junk status",
566
+ "type": "boolean"
567
+ },
568
+ "showZeroActivity": {
569
+ "description": "Include items with zero activity",
570
+ "type": "boolean"
571
+ },
572
+ "text": {
573
+ "description": "Search text filter",
574
+ "type": "string"
575
+ },
576
+ "service": {
577
+ "description": "Filter by service name",
578
+ "type": "string"
579
+ },
580
+ "orderField": {
581
+ "description": "Field to sort by",
582
+ "type": "string",
583
+ "enum": [
584
+ "value",
585
+ "createdAt",
586
+ "updatedAt",
587
+ "occurrences",
588
+ "service"
589
+ ]
590
+ },
591
+ "orderDirection": {
592
+ "description": "Sort direction: ASC or DESC",
593
+ "type": "string",
594
+ "enum": [
595
+ "ASC",
596
+ "DESC"
597
+ ]
598
+ }
599
+ },
600
+ "required": [
601
+ "status"
602
+ ],
603
+ "$schema": "http://json-schema.org/draft-07/schema#"
604
+ },
605
+ "consent_list_cookies": {
606
+ "type": "object",
607
+ "properties": {
608
+ "limit": {
609
+ "default": 50,
610
+ "description": "Maximum number of cookies to return per page (1-200, default 50).",
611
+ "type": "number",
612
+ "minimum": 1,
613
+ "maximum": 200
614
+ },
615
+ "offset": {
616
+ "default": 0,
617
+ "description": "Number of results to skip for pagination (default 0).",
618
+ "type": "number",
619
+ "minimum": 0
620
+ },
621
+ "status": {
622
+ "type": "string",
623
+ "enum": [
624
+ "LIVE",
625
+ "NEEDS_REVIEW"
626
+ ],
627
+ "description": "Filter by status: NEEDS_REVIEW (triage) or LIVE (approved)"
628
+ },
629
+ "isJunk": {
630
+ "description": "Filter by junk status",
631
+ "type": "boolean"
632
+ },
633
+ "showZeroActivity": {
634
+ "description": "Include items with zero activity",
635
+ "type": "boolean"
636
+ },
637
+ "text": {
638
+ "description": "Search text filter",
639
+ "type": "string"
640
+ },
641
+ "service": {
642
+ "description": "Filter by service name",
643
+ "type": "string"
644
+ },
645
+ "orderField": {
646
+ "description": "Field to sort by",
647
+ "type": "string",
648
+ "enum": [
649
+ "name",
650
+ "createdAt",
651
+ "updatedAt"
652
+ ]
653
+ },
654
+ "orderDirection": {
655
+ "description": "Sort direction: ASC or DESC",
656
+ "type": "string",
657
+ "enum": [
658
+ "ASC",
659
+ "DESC"
660
+ ]
661
+ }
662
+ },
663
+ "required": [
664
+ "status"
665
+ ],
666
+ "$schema": "http://json-schema.org/draft-07/schema#"
667
+ },
668
+ "consent_list_airgap_bundles": {
669
+ "type": "object",
670
+ "properties": {},
671
+ "$schema": "http://json-schema.org/draft-07/schema#"
672
+ },
673
+ "consent_list_regimes": {
674
+ "type": "object",
675
+ "properties": {
676
+ "limit": {
677
+ "default": 50,
678
+ "description": "Maximum number of regimes to return per page (1-100, default 50).",
679
+ "type": "number",
680
+ "minimum": 1,
681
+ "maximum": 100
682
+ },
683
+ "offset": {
684
+ "default": 0,
685
+ "description": "Number of results to skip for pagination (default 0).",
686
+ "type": "number",
687
+ "minimum": 0
688
+ }
689
+ },
690
+ "$schema": "http://json-schema.org/draft-07/schema#"
691
+ },
692
+ "consent_get_inventory_stats": {
693
+ "type": "object",
694
+ "properties": {},
695
+ "$schema": "http://json-schema.org/draft-07/schema#"
696
+ },
697
+ "consent_get_aggregate_analytics": {
698
+ "type": "object",
699
+ "properties": {
700
+ "metric": {
701
+ "description": "Analytics metric to query. CONSENT_CHANGED for opt-in/out counts; SITE_SESSIONS or PAGE_VIEWS for traffic totals.",
702
+ "type": "string",
703
+ "enum": [
704
+ "CONSENT_CHANGED",
705
+ "SIGNAL_DETECTED",
706
+ "SITE_SESSIONS",
707
+ "PAGE_VIEWS"
708
+ ]
709
+ },
710
+ "start": {
711
+ "description": "Start datetime (ISO 8601). Defaults to `days` lookback from end.",
712
+ "type": "string"
713
+ },
714
+ "end": {
715
+ "description": "End datetime (ISO 8601). Defaults to now.",
716
+ "type": "string"
717
+ },
718
+ "days": {
719
+ "description": "Lookback window in days when start is omitted (default: 7).",
720
+ "type": "number",
721
+ "minimum": 1,
722
+ "maximum": 365
723
+ },
724
+ "include_dimensions": {
725
+ "description": "Dimension breakdowns (e.g. NEW_VALUE, REGIME, PURPOSE). Recommended for CONSENT_CHANGED.",
726
+ "type": "array",
727
+ "items": {
728
+ "type": "string",
729
+ "enum": [
730
+ "NEW_VALUE",
731
+ "REGIME",
732
+ "PURPOSE"
733
+ ]
734
+ }
735
+ }
736
+ },
737
+ "$schema": "http://json-schema.org/draft-07/schema#"
738
+ },
739
+ "consent_get_timeseries_analytics": {
740
+ "type": "object",
741
+ "properties": {
742
+ "metric": {
743
+ "description": "Analytics metric to query. PAGE_VIEWS for daily page-view volume; SITE_SESSIONS for sessions; SIGNAL_DETECTED for GPC/DNT signal counts over time.",
744
+ "type": "string",
745
+ "enum": [
746
+ "CONSENT_CHANGED",
747
+ "SIGNAL_DETECTED",
748
+ "SITE_SESSIONS",
749
+ "PAGE_VIEWS"
750
+ ]
751
+ },
752
+ "start": {
753
+ "description": "Start datetime (ISO 8601). Defaults to `days` lookback from end.",
754
+ "type": "string"
755
+ },
756
+ "end": {
757
+ "description": "End datetime (ISO 8601). Defaults to now.",
758
+ "type": "string"
759
+ },
760
+ "days": {
761
+ "description": "Lookback window in days when start is omitted (default: 7).",
762
+ "type": "number",
763
+ "minimum": 1,
764
+ "maximum": 365
765
+ },
766
+ "bin_interval": {
767
+ "default": "1h",
768
+ "description": "Time bin size: 1m, 1h, or 1d (default: 1h).",
769
+ "type": "string",
770
+ "enum": [
771
+ "1m",
772
+ "1h",
773
+ "1d"
774
+ ]
775
+ }
776
+ },
777
+ "$schema": "http://json-schema.org/draft-07/schema#"
778
+ },
779
+ "consent_get_analytics_data": {
780
+ "type": "object",
781
+ "properties": {
782
+ "data_source": {
783
+ "type": "string",
784
+ "enum": [
785
+ "PRIVACY_SIGNAL_TIMESERIES",
786
+ "CONSENT_CHANGES_TIMESERIES",
787
+ "CONSENT_SESSIONS_BY_REGIME"
788
+ ],
789
+ "description": "analyticsData source: PRIVACY_SIGNAL_TIMESERIES (DNT/GPC), CONSENT_CHANGES_TIMESERIES (opt-in/out), or CONSENT_SESSIONS_BY_REGIME."
790
+ },
791
+ "start": {
792
+ "description": "Start datetime (ISO 8601). Defaults to `days` lookback from end.",
793
+ "type": "string"
794
+ },
795
+ "end": {
796
+ "description": "End datetime (ISO 8601). Defaults to now.",
797
+ "type": "string"
798
+ },
799
+ "days": {
800
+ "description": "Lookback window in days when start is omitted (default: 7).",
801
+ "type": "number",
802
+ "minimum": 1,
803
+ "maximum": 365
804
+ },
805
+ "bin": {
806
+ "default": "1d",
807
+ "description": "Time bin size for analyticsData (1h or 1d, default: 1d).",
808
+ "type": "string",
809
+ "enum": [
810
+ "1h",
811
+ "1d"
812
+ ]
813
+ }
814
+ },
815
+ "required": [
816
+ "data_source"
817
+ ],
818
+ "$schema": "http://json-schema.org/draft-07/schema#"
819
+ },
820
+ "consent_update_cookies": {
821
+ "type": "object",
822
+ "properties": {
823
+ "cookies": {
824
+ "minItems": 1,
825
+ "type": "array",
826
+ "items": {
827
+ "type": "object",
828
+ "properties": {
829
+ "name": {
830
+ "type": "string",
831
+ "description": "Cookie name (used as the identifier for upsert)"
832
+ },
833
+ "trackingPurposes": {
834
+ "description": "Tracking purpose slugs (e.g., \"Advertising\", \"Analytics\")",
835
+ "type": "array",
836
+ "items": {
837
+ "type": "string"
838
+ }
839
+ },
840
+ "description": {
841
+ "description": "Cookie description",
842
+ "type": "string"
843
+ },
844
+ "service": {
845
+ "description": "Service/integration name",
846
+ "type": "string"
847
+ },
848
+ "isJunk": {
849
+ "description": "Mark as junk",
850
+ "type": "boolean"
851
+ },
852
+ "status": {
853
+ "description": "Set status to LIVE (approve) or NEEDS_REVIEW",
854
+ "type": "string",
855
+ "enum": [
856
+ "LIVE",
857
+ "NEEDS_REVIEW"
858
+ ]
859
+ }
860
+ },
861
+ "required": [
862
+ "name"
863
+ ]
864
+ },
865
+ "description": "Cookies to update"
866
+ }
867
+ },
868
+ "required": [
869
+ "cookies"
870
+ ],
871
+ "$schema": "http://json-schema.org/draft-07/schema#"
872
+ },
873
+ "consent_update_data_flows": {
874
+ "type": "object",
875
+ "properties": {
876
+ "dataFlows": {
877
+ "minItems": 1,
878
+ "type": "array",
879
+ "items": {
880
+ "type": "object",
881
+ "properties": {
882
+ "id": {
883
+ "type": "string",
884
+ "description": "Data flow ID"
885
+ },
886
+ "trackingPurposes": {
887
+ "description": "Tracking purpose slugs",
888
+ "type": "array",
889
+ "items": {
890
+ "type": "string"
891
+ }
892
+ },
893
+ "description": {
894
+ "description": "Data flow description",
895
+ "type": "string"
896
+ },
897
+ "service": {
898
+ "description": "Service/integration name",
899
+ "type": "string"
900
+ },
901
+ "isJunk": {
902
+ "description": "Mark as junk",
903
+ "type": "boolean"
904
+ },
905
+ "status": {
906
+ "description": "Set status to LIVE (approve) or NEEDS_REVIEW",
907
+ "type": "string",
908
+ "enum": [
909
+ "LIVE",
910
+ "NEEDS_REVIEW"
911
+ ]
912
+ }
913
+ },
914
+ "required": [
915
+ "id"
916
+ ]
917
+ },
918
+ "description": "Data flows to update"
919
+ }
920
+ },
921
+ "required": [
922
+ "dataFlows"
923
+ ],
924
+ "$schema": "http://json-schema.org/draft-07/schema#"
925
+ },
926
+ "consent_bulk_triage": {
927
+ "type": "object",
928
+ "properties": {
929
+ "items": {
930
+ "minItems": 1,
931
+ "type": "array",
932
+ "items": {
933
+ "type": "object",
934
+ "properties": {
935
+ "type": {
936
+ "type": "string",
937
+ "enum": [
938
+ "cookie",
939
+ "data_flow"
940
+ ],
941
+ "description": "Item type"
942
+ },
943
+ "id": {
944
+ "type": "string",
945
+ "description": "Item ID (for data flows) or cookie name (for cookies)"
946
+ },
947
+ "action": {
948
+ "type": "string",
949
+ "enum": [
950
+ "APPROVE",
951
+ "JUNK"
952
+ ],
953
+ "description": "Action to take: APPROVE or JUNK"
954
+ },
955
+ "trackingPurposes": {
956
+ "description": "Tracking purposes to assign (required when approving)",
957
+ "type": "array",
958
+ "items": {
959
+ "type": "string"
960
+ }
961
+ },
962
+ "service": {
963
+ "description": "Service name to assign",
964
+ "type": "string"
965
+ }
966
+ },
967
+ "required": [
968
+ "type",
969
+ "id",
970
+ "action"
971
+ ]
972
+ },
973
+ "description": "Items to triage"
974
+ }
975
+ },
976
+ "required": [
977
+ "items"
978
+ ],
979
+ "$schema": "http://json-schema.org/draft-07/schema#"
980
+ },
981
+ "preferences_query": {
982
+ "type": "object",
983
+ "properties": {
984
+ "partition": {
985
+ "type": "string",
986
+ "description": "Partition/organization context"
987
+ },
988
+ "identifiers": {
989
+ "type": "array",
990
+ "items": {
991
+ "type": "object",
992
+ "properties": {
993
+ "value": {
994
+ "type": "string",
995
+ "description": "Identifier value"
996
+ },
997
+ "type": {
998
+ "description": "Identifier type (optional)",
999
+ "type": "string"
1000
+ }
1001
+ },
1002
+ "required": [
1003
+ "value"
1004
+ ]
1005
+ },
1006
+ "description": "Array of identifier objects to query"
1007
+ }
1008
+ },
1009
+ "required": [
1010
+ "partition",
1011
+ "identifiers"
1012
+ ],
1013
+ "$schema": "http://json-schema.org/draft-07/schema#"
1014
+ },
1015
+ "preferences_upsert": {
1016
+ "type": "object",
1017
+ "properties": {
1018
+ "partition": {
1019
+ "type": "string",
1020
+ "description": "Partition/organization context"
1021
+ },
1022
+ "records": {
1023
+ "type": "array",
1024
+ "items": {
1025
+ "type": "object",
1026
+ "properties": {
1027
+ "identifier": {
1028
+ "type": "string",
1029
+ "description": "User identifier"
1030
+ },
1031
+ "identifierType": {
1032
+ "description": "Identifier type (optional)",
1033
+ "type": "string"
1034
+ },
1035
+ "purposes": {
1036
+ "type": "array",
1037
+ "items": {
1038
+ "type": "object",
1039
+ "properties": {
1040
+ "purpose": {
1041
+ "type": "string",
1042
+ "description": "Purpose slug"
1043
+ },
1044
+ "enabled": {
1045
+ "type": "boolean",
1046
+ "description": "Whether consent is granted"
1047
+ }
1048
+ },
1049
+ "required": [
1050
+ "purpose",
1051
+ "enabled"
1052
+ ]
1053
+ },
1054
+ "description": "Array of purpose consent settings"
1055
+ },
1056
+ "confirmed": {
1057
+ "description": "Whether consent was explicitly confirmed",
1058
+ "type": "boolean"
1059
+ }
1060
+ },
1061
+ "required": [
1062
+ "identifier",
1063
+ "purposes"
1064
+ ]
1065
+ },
1066
+ "description": "Array of preference records to upsert"
1067
+ }
1068
+ },
1069
+ "required": [
1070
+ "partition",
1071
+ "records"
1072
+ ],
1073
+ "$schema": "http://json-schema.org/draft-07/schema#"
1074
+ },
1075
+ "preferences_delete": {
1076
+ "type": "object",
1077
+ "properties": {
1078
+ "partition": {
1079
+ "type": "string",
1080
+ "description": "Partition/organization context"
1081
+ },
1082
+ "identifiers": {
1083
+ "type": "array",
1084
+ "items": {
1085
+ "type": "object",
1086
+ "properties": {
1087
+ "value": {
1088
+ "type": "string",
1089
+ "description": "Identifier value"
1090
+ },
1091
+ "type": {
1092
+ "description": "Identifier type (optional)",
1093
+ "type": "string"
1094
+ }
1095
+ },
1096
+ "required": [
1097
+ "value"
1098
+ ]
1099
+ },
1100
+ "description": "Array of identifier objects to delete"
1101
+ }
1102
+ },
1103
+ "required": [
1104
+ "partition",
1105
+ "identifiers"
1106
+ ],
1107
+ "$schema": "http://json-schema.org/draft-07/schema#"
1108
+ },
1109
+ "preferences_append_identifiers": {
1110
+ "type": "object",
1111
+ "properties": {
1112
+ "partition": {
1113
+ "type": "string",
1114
+ "description": "Partition/organization context"
1115
+ },
1116
+ "userId": {
1117
+ "type": "string",
1118
+ "description": "User ID to append identifiers to"
1119
+ },
1120
+ "identifiers": {
1121
+ "type": "array",
1122
+ "items": {
1123
+ "type": "object",
1124
+ "properties": {
1125
+ "value": {
1126
+ "type": "string",
1127
+ "description": "Identifier value"
1128
+ },
1129
+ "type": {
1130
+ "description": "Identifier type (optional)",
1131
+ "type": "string"
1132
+ }
1133
+ },
1134
+ "required": [
1135
+ "value"
1136
+ ]
1137
+ },
1138
+ "description": "Array of identifier objects to append"
1139
+ }
1140
+ },
1141
+ "required": [
1142
+ "partition",
1143
+ "userId",
1144
+ "identifiers"
1145
+ ],
1146
+ "$schema": "http://json-schema.org/draft-07/schema#"
1147
+ },
1148
+ "preferences_update_identifiers": {
1149
+ "type": "object",
1150
+ "properties": {
1151
+ "partition": {
1152
+ "type": "string",
1153
+ "description": "Partition/organization context"
1154
+ },
1155
+ "userId": {
1156
+ "type": "string",
1157
+ "description": "User ID to update identifiers for"
1158
+ },
1159
+ "identifiers": {
1160
+ "type": "array",
1161
+ "items": {
1162
+ "type": "object",
1163
+ "properties": {
1164
+ "oldValue": {
1165
+ "type": "string",
1166
+ "description": "Old identifier value"
1167
+ },
1168
+ "newValue": {
1169
+ "type": "string",
1170
+ "description": "New identifier value"
1171
+ },
1172
+ "type": {
1173
+ "description": "Identifier type (optional)",
1174
+ "type": "string"
1175
+ }
1176
+ },
1177
+ "required": [
1178
+ "oldValue",
1179
+ "newValue"
1180
+ ]
1181
+ },
1182
+ "description": "Array of identifier update objects with old and new values"
1183
+ }
1184
+ },
1185
+ "required": [
1186
+ "partition",
1187
+ "userId",
1188
+ "identifiers"
1189
+ ],
1190
+ "$schema": "http://json-schema.org/draft-07/schema#"
1191
+ },
1192
+ "preferences_delete_identifiers": {
1193
+ "type": "object",
1194
+ "properties": {
1195
+ "partition": {
1196
+ "type": "string",
1197
+ "description": "Partition/organization context"
1198
+ },
1199
+ "userId": {
1200
+ "type": "string",
1201
+ "description": "User ID to delete identifiers from"
1202
+ },
1203
+ "identifiers": {
1204
+ "type": "array",
1205
+ "items": {
1206
+ "type": "object",
1207
+ "properties": {
1208
+ "value": {
1209
+ "type": "string",
1210
+ "description": "Identifier value"
1211
+ },
1212
+ "type": {
1213
+ "description": "Identifier type (optional)",
1214
+ "type": "string"
1215
+ }
1216
+ },
1217
+ "required": [
1218
+ "value"
1219
+ ]
1220
+ },
1221
+ "description": "Array of identifier objects to delete"
1222
+ }
1223
+ },
1224
+ "required": [
1225
+ "partition",
1226
+ "userId",
1227
+ "identifiers"
1228
+ ],
1229
+ "$schema": "http://json-schema.org/draft-07/schema#"
1230
+ },
1231
+ "inventory_list_data_silos": {
1232
+ "type": "object",
1233
+ "properties": {
1234
+ "limit": {
1235
+ "default": 50,
1236
+ "description": "Results per page (1-100, default: 50)",
1237
+ "type": "number",
1238
+ "minimum": 1,
1239
+ "maximum": 100
1240
+ },
1241
+ "offset": {
1242
+ "default": 0,
1243
+ "description": "Number of results to skip for pagination (default: 0)",
1244
+ "type": "number",
1245
+ "minimum": 0
1246
+ }
1247
+ },
1248
+ "$schema": "http://json-schema.org/draft-07/schema#"
1249
+ },
1250
+ "inventory_get_data_silo": {
1251
+ "type": "object",
1252
+ "properties": {
1253
+ "dataSiloId": {
1254
+ "type": "string",
1255
+ "description": "ID of the data silo to retrieve"
1256
+ }
1257
+ },
1258
+ "required": [
1259
+ "dataSiloId"
1260
+ ],
1261
+ "$schema": "http://json-schema.org/draft-07/schema#"
1262
+ },
1263
+ "inventory_create_data_silo": {
1264
+ "type": "object",
1265
+ "properties": {
1266
+ "title": {
1267
+ "type": "string",
1268
+ "description": "Name/title of the data silo (must match an integrationName in the Transcend catalog, e.g. \"Salesforce\", \"Stripe\")"
1269
+ }
1270
+ },
1271
+ "required": [
1272
+ "title"
1273
+ ],
1274
+ "$schema": "http://json-schema.org/draft-07/schema#"
1275
+ },
1276
+ "inventory_update_data_silo": {
1277
+ "type": "object",
1278
+ "properties": {
1279
+ "dataSiloId": {
1280
+ "type": "string",
1281
+ "description": "ID of the data silo to update"
1282
+ },
1283
+ "title": {
1284
+ "description": "New title for the data silo",
1285
+ "type": "string"
1286
+ },
1287
+ "description": {
1288
+ "description": "New description",
1289
+ "type": "string"
1290
+ }
1291
+ },
1292
+ "required": [
1293
+ "dataSiloId"
1294
+ ],
1295
+ "$schema": "http://json-schema.org/draft-07/schema#"
1296
+ },
1297
+ "inventory_list_vendors": {
1298
+ "type": "object",
1299
+ "properties": {
1300
+ "limit": {
1301
+ "default": 50,
1302
+ "description": "Results per page (1-100, default: 50)",
1303
+ "type": "number",
1304
+ "minimum": 1,
1305
+ "maximum": 100
1306
+ },
1307
+ "offset": {
1308
+ "default": 0,
1309
+ "description": "Number of results to skip for pagination (default: 0)",
1310
+ "type": "number",
1311
+ "minimum": 0
1312
+ }
1313
+ },
1314
+ "$schema": "http://json-schema.org/draft-07/schema#"
1315
+ },
1316
+ "inventory_list_data_points": {
1317
+ "type": "object",
1318
+ "properties": {
1319
+ "limit": {
1320
+ "default": 50,
1321
+ "description": "Results per page (1-100, default: 50)",
1322
+ "type": "number",
1323
+ "minimum": 1,
1324
+ "maximum": 100
1325
+ },
1326
+ "offset": {
1327
+ "default": 0,
1328
+ "description": "Number of results to skip for pagination (default: 0)",
1329
+ "type": "number",
1330
+ "minimum": 0
1331
+ }
1332
+ },
1333
+ "$schema": "http://json-schema.org/draft-07/schema#"
1334
+ },
1335
+ "inventory_list_sub_data_points": {
1336
+ "type": "object",
1337
+ "properties": {
1338
+ "dataPointId": {
1339
+ "type": "string",
1340
+ "description": "ID of the parent data point"
1341
+ },
1342
+ "limit": {
1343
+ "default": 50,
1344
+ "description": "Results per page (1-100, default: 50)",
1345
+ "type": "number",
1346
+ "minimum": 1,
1347
+ "maximum": 100
1348
+ },
1349
+ "offset": {
1350
+ "default": 0,
1351
+ "description": "Number of results to skip (default: 0)",
1352
+ "type": "number",
1353
+ "minimum": 0
1354
+ }
1355
+ },
1356
+ "required": [
1357
+ "dataPointId"
1358
+ ],
1359
+ "$schema": "http://json-schema.org/draft-07/schema#"
1360
+ },
1361
+ "inventory_list_identifiers": {
1362
+ "type": "object",
1363
+ "properties": {
1364
+ "limit": {
1365
+ "default": 50,
1366
+ "description": "Results per page (1-100, default: 50)",
1367
+ "type": "number",
1368
+ "minimum": 1,
1369
+ "maximum": 100
1370
+ },
1371
+ "offset": {
1372
+ "default": 0,
1373
+ "description": "Number of results to skip for pagination (default: 0)",
1374
+ "type": "number",
1375
+ "minimum": 0
1376
+ }
1377
+ },
1378
+ "$schema": "http://json-schema.org/draft-07/schema#"
1379
+ },
1380
+ "inventory_list_categories": {
1381
+ "type": "object",
1382
+ "properties": {
1383
+ "limit": {
1384
+ "default": 50,
1385
+ "description": "Results per page (1-100, default: 50)",
1386
+ "type": "number",
1387
+ "minimum": 1,
1388
+ "maximum": 100
1389
+ },
1390
+ "offset": {
1391
+ "default": 0,
1392
+ "description": "Number of results to skip for pagination (default: 0)",
1393
+ "type": "number",
1394
+ "minimum": 0
1395
+ }
1396
+ },
1397
+ "$schema": "http://json-schema.org/draft-07/schema#"
1398
+ },
1399
+ "inventory_analyze": {
1400
+ "type": "object",
1401
+ "properties": {},
1402
+ "$schema": "http://json-schema.org/draft-07/schema#"
1403
+ },
1404
+ "discovery_classify_text": {
1405
+ "type": "object",
1406
+ "properties": {
1407
+ "texts": {
1408
+ "type": "array",
1409
+ "items": {
1410
+ "type": "string"
1411
+ },
1412
+ "description": "Array of text strings to classify"
1413
+ },
1414
+ "categories": {
1415
+ "description": "Specific categories to classify against (optional)",
1416
+ "type": "array",
1417
+ "items": {
1418
+ "type": "string"
1419
+ }
1420
+ },
1421
+ "model": {
1422
+ "description": "LLM model to use for classification (optional)",
1423
+ "type": "string"
1424
+ }
1425
+ },
1426
+ "required": [
1427
+ "texts"
1428
+ ],
1429
+ "$schema": "http://json-schema.org/draft-07/schema#"
1430
+ },
1431
+ "discovery_ner_extract": {
1432
+ "type": "object",
1433
+ "properties": {
1434
+ "text": {
1435
+ "type": "string",
1436
+ "description": "Text to extract entities from"
1437
+ },
1438
+ "entityTypes": {
1439
+ "description": "Specific entity types to extract (optional)",
1440
+ "type": "array",
1441
+ "items": {
1442
+ "type": "string"
1443
+ }
1444
+ }
1445
+ },
1446
+ "required": [
1447
+ "text"
1448
+ ],
1449
+ "$schema": "http://json-schema.org/draft-07/schema#"
1450
+ },
1451
+ "discovery_list_scans": {
1452
+ "type": "object",
1453
+ "properties": {
1454
+ "limit": {
1455
+ "default": 50,
1456
+ "description": "Results per page (1-100, default: 50)",
1457
+ "type": "number",
1458
+ "minimum": 1,
1459
+ "maximum": 100
1460
+ },
1461
+ "cursor": {
1462
+ "description": "Pagination cursor from previous response (where supported)",
1463
+ "type": "string"
1464
+ }
1465
+ },
1466
+ "$schema": "http://json-schema.org/draft-07/schema#"
1467
+ },
1468
+ "discovery_list_plugins": {
1469
+ "type": "object",
1470
+ "properties": {
1471
+ "limit": {
1472
+ "default": 50,
1473
+ "description": "Results per page (1-100, default: 50)",
1474
+ "type": "number",
1475
+ "minimum": 1,
1476
+ "maximum": 100
1477
+ },
1478
+ "cursor": {
1479
+ "description": "Pagination cursor from previous response (where supported)",
1480
+ "type": "string"
1481
+ }
1482
+ },
1483
+ "$schema": "http://json-schema.org/draft-07/schema#"
1484
+ },
1485
+ "assessments_list": {
1486
+ "type": "object",
1487
+ "properties": {
1488
+ "status": {
1489
+ "description": "Filter by assessment status",
1490
+ "type": "string",
1491
+ "enum": [
1492
+ "DRAFT",
1493
+ "SHARED",
1494
+ "IN_PROGRESS",
1495
+ "IN_REVIEW",
1496
+ "CHANGES_REQUESTED",
1497
+ "REJECTED",
1498
+ "APPROVED"
1499
+ ]
1500
+ },
1501
+ "limit": {
1502
+ "default": 50,
1503
+ "description": "Results per page (1-100, default: 50)",
1504
+ "type": "number",
1505
+ "minimum": 1,
1506
+ "maximum": 100
1507
+ },
1508
+ "cursor": {
1509
+ "description": "Pagination cursor from previous response",
1510
+ "type": "string"
1511
+ }
1512
+ },
1513
+ "$schema": "http://json-schema.org/draft-07/schema#"
1514
+ },
1515
+ "assessments_get": {
1516
+ "type": "object",
1517
+ "properties": {
1518
+ "assessmentId": {
1519
+ "type": "string",
1520
+ "description": "ID of the assessment to retrieve"
1521
+ },
1522
+ "assessmentName": {
1523
+ "description": "Optional human-readable name (e.g. title) for the tool call in chat; not sent to the API.",
1524
+ "type": "string"
1525
+ }
1526
+ },
1527
+ "required": [
1528
+ "assessmentId"
1529
+ ],
1530
+ "$schema": "http://json-schema.org/draft-07/schema#"
1531
+ },
1532
+ "assessments_create": {
1533
+ "type": "object",
1534
+ "properties": {
1535
+ "title": {
1536
+ "type": "string",
1537
+ "description": "Title of the assessment"
1538
+ },
1539
+ "assessmentGroupId": {
1540
+ "description": "ID of the assessment group to create the assessment in (preferred). Use assessments_list_groups to find available groups.",
1541
+ "type": "string"
1542
+ },
1543
+ "templateId": {
1544
+ "description": "ID of the assessment template. If assessmentGroupId is not provided, the first group using this template will be used.",
1545
+ "type": "string"
1546
+ },
1547
+ "assigneeIds": {
1548
+ "description": "Array of user IDs to assign the assessment to",
1549
+ "type": "array",
1550
+ "items": {
1551
+ "type": "string"
1552
+ }
1553
+ }
1554
+ },
1555
+ "required": [
1556
+ "title"
1557
+ ],
1558
+ "$schema": "http://json-schema.org/draft-07/schema#"
1559
+ },
1560
+ "assessments_create_group": {
1561
+ "type": "object",
1562
+ "properties": {
1563
+ "title": {
1564
+ "type": "string",
1565
+ "description": "Title of the assessment group"
1566
+ },
1567
+ "templateId": {
1568
+ "type": "string",
1569
+ "description": "ID of the assessment template to link this group to"
1570
+ },
1571
+ "description": {
1572
+ "description": "Description of the assessment group (optional)",
1573
+ "type": "string"
1574
+ },
1575
+ "reviewerIds": {
1576
+ "description": "IDs of users assigned to review new assessments in this group (optional)",
1577
+ "type": "array",
1578
+ "items": {
1579
+ "type": "string"
1580
+ }
1581
+ }
1582
+ },
1583
+ "required": [
1584
+ "title",
1585
+ "templateId"
1586
+ ],
1587
+ "$schema": "http://json-schema.org/draft-07/schema#"
1588
+ },
1589
+ "assessments_list_groups": {
1590
+ "type": "object",
1591
+ "properties": {
1592
+ "limit": {
1593
+ "default": 50,
1594
+ "description": "Results per page (1-100, default: 50)",
1595
+ "type": "number",
1596
+ "minimum": 1,
1597
+ "maximum": 100
1598
+ },
1599
+ "cursor": {
1600
+ "description": "Pagination cursor from previous response",
1601
+ "type": "string"
1602
+ }
1603
+ },
1604
+ "$schema": "http://json-schema.org/draft-07/schema#"
1605
+ },
1606
+ "assessments_update": {
1607
+ "type": "object",
1608
+ "properties": {
1609
+ "assessmentId": {
1610
+ "type": "string",
1611
+ "description": "ID of the assessment to update"
1612
+ },
1613
+ "title": {
1614
+ "description": "New title for the assessment",
1615
+ "type": "string"
1616
+ },
1617
+ "description": {
1618
+ "description": "New description",
1619
+ "type": "string"
1620
+ },
1621
+ "reviewerIds": {
1622
+ "description": "IDs of users assigned to review this assessment",
1623
+ "type": "array",
1624
+ "items": {
1625
+ "type": "string"
1626
+ }
1627
+ },
1628
+ "dueDate": {
1629
+ "description": "New due date (ISO format)",
1630
+ "type": "string"
1631
+ },
1632
+ "status": {
1633
+ "description": "New status",
1634
+ "type": "string",
1635
+ "enum": [
1636
+ "DRAFT",
1637
+ "SHARED",
1638
+ "IN_PROGRESS",
1639
+ "IN_REVIEW",
1640
+ "CHANGES_REQUESTED",
1641
+ "REJECTED",
1642
+ "APPROVED"
1643
+ ]
1644
+ }
1645
+ },
1646
+ "required": [
1647
+ "assessmentId"
1648
+ ],
1649
+ "$schema": "http://json-schema.org/draft-07/schema#"
1650
+ },
1651
+ "assessments_list_templates": {
1652
+ "type": "object",
1653
+ "properties": {
1654
+ "limit": {
1655
+ "default": 50,
1656
+ "description": "Results per page (1-100, default: 50)",
1657
+ "type": "number",
1658
+ "minimum": 1,
1659
+ "maximum": 100
1660
+ },
1661
+ "cursor": {
1662
+ "description": "Pagination cursor from previous response",
1663
+ "type": "string"
1664
+ }
1665
+ },
1666
+ "$schema": "http://json-schema.org/draft-07/schema#"
1667
+ },
1668
+ "assessments_update_assignees": {
1669
+ "type": "object",
1670
+ "properties": {
1671
+ "assessmentId": {
1672
+ "type": "string",
1673
+ "description": "ID of the assessment form to update assignees for"
1674
+ },
1675
+ "assigneeIds": {
1676
+ "description": "Array of internal user IDs to assign to the assessment",
1677
+ "type": "array",
1678
+ "items": {
1679
+ "type": "string"
1680
+ }
1681
+ },
1682
+ "externalAssigneeEmails": {
1683
+ "description": "Array of external email addresses to assign to the assessment",
1684
+ "type": "array",
1685
+ "items": {
1686
+ "type": "string"
1687
+ }
1688
+ }
1689
+ },
1690
+ "required": [
1691
+ "assessmentId"
1692
+ ],
1693
+ "$schema": "http://json-schema.org/draft-07/schema#"
1694
+ },
1695
+ "assessments_answer_question": {
1696
+ "type": "object",
1697
+ "properties": {
1698
+ "assessmentQuestionId": {
1699
+ "type": "string",
1700
+ "description": "ID of the assessment question to answer"
1701
+ },
1702
+ "assessmentAnswerIds": {
1703
+ "description": "IDs of existing answer options to select (for SINGLE_SELECT/MULTI_SELECT questions)",
1704
+ "type": "array",
1705
+ "items": {
1706
+ "type": "string"
1707
+ }
1708
+ },
1709
+ "assessmentAnswerValues": {
1710
+ "description": "Free-text answer values to create and select (for text questions). Each item: {value: string, isUserCreated: boolean}",
1711
+ "type": "array",
1712
+ "items": {
1713
+ "type": "object",
1714
+ "properties": {
1715
+ "value": {
1716
+ "type": "string",
1717
+ "description": "The free-text answer content to record for the question."
1718
+ },
1719
+ "isUserCreated": {
1720
+ "type": "boolean",
1721
+ "description": "True when this value is newly authored by the caller (rather than an existing option). Use true for free-text answers."
1722
+ }
1723
+ },
1724
+ "required": [
1725
+ "value",
1726
+ "isUserCreated"
1727
+ ]
1728
+ }
1729
+ }
1730
+ },
1731
+ "required": [
1732
+ "assessmentQuestionId"
1733
+ ],
1734
+ "$schema": "http://json-schema.org/draft-07/schema#"
1735
+ },
1736
+ "assessments_submit_response": {
1737
+ "type": "object",
1738
+ "properties": {
1739
+ "assessmentId": {
1740
+ "type": "string",
1741
+ "description": "ID of the assessment to submit for review"
1742
+ },
1743
+ "assessmentSectionIds": {
1744
+ "type": "array",
1745
+ "items": {
1746
+ "type": "string"
1747
+ },
1748
+ "description": "Array of section IDs to submit for review. Required by the API."
1749
+ }
1750
+ },
1751
+ "required": [
1752
+ "assessmentId",
1753
+ "assessmentSectionIds"
1754
+ ],
1755
+ "$schema": "http://json-schema.org/draft-07/schema#"
1756
+ },
1757
+ "assessments_create_template": {
1758
+ "type": "object",
1759
+ "properties": {
1760
+ "title": {
1761
+ "type": "string",
1762
+ "description": "Title of the assessment form template"
1763
+ },
1764
+ "description": {
1765
+ "description": "Description of the template",
1766
+ "type": "string"
1767
+ },
1768
+ "status": {
1769
+ "description": "Template status: DRAFT or PUBLISHED (default: DRAFT)",
1770
+ "type": "string",
1771
+ "enum": [
1772
+ "DRAFT",
1773
+ "PUBLISHED"
1774
+ ]
1775
+ },
1776
+ "sections": {
1777
+ "description": "Array of section objects with title and optional questions array",
1778
+ "type": "array",
1779
+ "items": {
1780
+ "type": "object",
1781
+ "propertyNames": {
1782
+ "type": "string"
1783
+ },
1784
+ "additionalProperties": {}
1785
+ }
1786
+ }
1787
+ },
1788
+ "required": [
1789
+ "title"
1790
+ ],
1791
+ "$schema": "http://json-schema.org/draft-07/schema#"
1792
+ },
1793
+ "assessments_add_section": {
1794
+ "type": "object",
1795
+ "properties": {
1796
+ "templateId": {
1797
+ "type": "string",
1798
+ "description": "ID of the assessment form template to add the section to"
1799
+ },
1800
+ "title": {
1801
+ "type": "string",
1802
+ "description": "Title of the new section"
1803
+ },
1804
+ "questions": {
1805
+ "description": "Array of question objects: [{title, type, subType?, description?, placeholder?, isRequired?, referenceId?, answerOptions?: [{value}], allowSelectOther?, requireRiskEvaluation?}]",
1806
+ "type": "array",
1807
+ "items": {
1808
+ "type": "object",
1809
+ "propertyNames": {
1810
+ "type": "string"
1811
+ },
1812
+ "additionalProperties": {}
1813
+ }
1814
+ }
1815
+ },
1816
+ "required": [
1817
+ "templateId",
1818
+ "title"
1819
+ ],
1820
+ "$schema": "http://json-schema.org/draft-07/schema#"
1821
+ },
1822
+ "assessments_export_template": {
1823
+ "type": "object",
1824
+ "properties": {
1825
+ "templateId": {
1826
+ "type": "string",
1827
+ "description": "ID of the assessment form template to export"
1828
+ }
1829
+ },
1830
+ "required": [
1831
+ "templateId"
1832
+ ],
1833
+ "$schema": "http://json-schema.org/draft-07/schema#"
1834
+ },
1835
+ "assessments_prefill": {
1836
+ "type": "object",
1837
+ "properties": {
1838
+ "title": {
1839
+ "type": "string",
1840
+ "description": "Title for the new assessment form"
1841
+ },
1842
+ "templateId": {
1843
+ "description": "Template ID to create the form from. Will auto-resolve to the first matching assessment group.",
1844
+ "type": "string"
1845
+ },
1846
+ "assessmentGroupId": {
1847
+ "description": "Assessment group ID (alternative to templateId)",
1848
+ "type": "string"
1849
+ },
1850
+ "answers": {
1851
+ "type": "object",
1852
+ "propertyNames": {
1853
+ "type": "string"
1854
+ },
1855
+ "additionalProperties": {
1856
+ "anyOf": [
1857
+ {
1858
+ "type": "string"
1859
+ },
1860
+ {
1861
+ "type": "array",
1862
+ "items": {
1863
+ "type": "string"
1864
+ }
1865
+ }
1866
+ ]
1867
+ },
1868
+ "description": "Map of answers keyed by question title or referenceId. Values should be strings for text/single-select, or arrays of strings for multi-select."
1869
+ },
1870
+ "assigneeIds": {
1871
+ "description": "Internal user IDs to assign the form to (optional)",
1872
+ "type": "array",
1873
+ "items": {
1874
+ "type": "string"
1875
+ }
1876
+ },
1877
+ "assigneeEmails": {
1878
+ "description": "External email addresses to assign the form to (optional)",
1879
+ "type": "array",
1880
+ "items": {
1881
+ "type": "string"
1882
+ }
1883
+ },
1884
+ "reviewerIds": {
1885
+ "description": "User IDs to set as reviewers (optional)",
1886
+ "type": "array",
1887
+ "items": {
1888
+ "type": "string"
1889
+ }
1890
+ },
1891
+ "submitForReview": {
1892
+ "description": "Whether to automatically submit the form for review after prefilling (default: false)",
1893
+ "type": "boolean"
1894
+ }
1895
+ },
1896
+ "required": [
1897
+ "title",
1898
+ "answers"
1899
+ ],
1900
+ "$schema": "http://json-schema.org/draft-07/schema#"
1901
+ },
1902
+ "workflows_list": {
1903
+ "type": "object",
1904
+ "properties": {
1905
+ "limit": {
1906
+ "default": 50,
1907
+ "description": "Results per page (1-100, default: 50)",
1908
+ "type": "number",
1909
+ "minimum": 1,
1910
+ "maximum": 100
1911
+ },
1912
+ "cursor": {
1913
+ "description": "Pagination cursor from previous response (where supported)",
1914
+ "type": "string"
1915
+ }
1916
+ },
1917
+ "$schema": "http://json-schema.org/draft-07/schema#"
1918
+ },
1919
+ "workflows_update_config": {
1920
+ "type": "object",
1921
+ "properties": {
1922
+ "workflowConfigId": {
1923
+ "type": "string",
1924
+ "description": "ID of the workflow config to update (use workflows_list to find config IDs)"
1925
+ },
1926
+ "title": {
1927
+ "description": "New title for the workflow",
1928
+ "type": "string"
1929
+ },
1930
+ "subtitle": {
1931
+ "description": "New subtitle for the workflow",
1932
+ "type": "string"
1933
+ },
1934
+ "description": {
1935
+ "description": "New description for the workflow",
1936
+ "type": "string"
1937
+ }
1938
+ },
1939
+ "required": [
1940
+ "workflowConfigId"
1941
+ ],
1942
+ "$schema": "http://json-schema.org/draft-07/schema#"
1943
+ },
1944
+ "workflows_list_email_templates": {
1945
+ "type": "object",
1946
+ "properties": {
1947
+ "limit": {
1948
+ "default": 50,
1949
+ "description": "Results per page (1-100, default: 50)",
1950
+ "type": "number",
1951
+ "minimum": 1,
1952
+ "maximum": 100
1953
+ },
1954
+ "cursor": {
1955
+ "description": "Pagination cursor from previous response (where supported)",
1956
+ "type": "string"
1957
+ },
1958
+ "offset": {
1959
+ "default": 0,
1960
+ "description": "Number of results to skip (default: 0)",
1961
+ "type": "number",
1962
+ "minimum": 0
1963
+ }
1964
+ },
1965
+ "$schema": "http://json-schema.org/draft-07/schema#"
1966
+ },
1967
+ "admin_get_organization": {
1968
+ "type": "object",
1969
+ "properties": {},
1970
+ "$schema": "http://json-schema.org/draft-07/schema#"
1971
+ },
1972
+ "admin_get_current_user": {
1973
+ "type": "object",
1974
+ "properties": {},
1975
+ "$schema": "http://json-schema.org/draft-07/schema#"
1976
+ },
1977
+ "admin_list_users": {
1978
+ "type": "object",
1979
+ "properties": {
1980
+ "limit": {
1981
+ "default": 50,
1982
+ "description": "Results per page (1-100, default: 50)",
1983
+ "type": "number",
1984
+ "minimum": 1,
1985
+ "maximum": 100
1986
+ },
1987
+ "cursor": {
1988
+ "description": "Pagination cursor from previous response (where supported)",
1989
+ "type": "string"
1990
+ }
1991
+ },
1992
+ "$schema": "http://json-schema.org/draft-07/schema#"
1993
+ },
1994
+ "admin_list_teams": {
1995
+ "type": "object",
1996
+ "properties": {
1997
+ "limit": {
1998
+ "default": 50,
1999
+ "description": "Results per page (1-100, default: 50)",
2000
+ "type": "number",
2001
+ "minimum": 1,
2002
+ "maximum": 100
2003
+ },
2004
+ "cursor": {
2005
+ "description": "Pagination cursor from previous response (where supported)",
2006
+ "type": "string"
2007
+ }
2008
+ },
2009
+ "$schema": "http://json-schema.org/draft-07/schema#"
2010
+ },
2011
+ "admin_list_api_keys": {
2012
+ "type": "object",
2013
+ "properties": {
2014
+ "limit": {
2015
+ "default": 50,
2016
+ "description": "Results per page (1-100, default: 50)",
2017
+ "type": "number",
2018
+ "minimum": 1,
2019
+ "maximum": 100
2020
+ },
2021
+ "cursor": {
2022
+ "description": "Pagination cursor from previous response (where supported)",
2023
+ "type": "string"
2024
+ },
2025
+ "offset": {
2026
+ "default": 0,
2027
+ "description": "Number of results to skip (default: 0)",
2028
+ "type": "number",
2029
+ "minimum": 0
2030
+ }
2031
+ },
2032
+ "$schema": "http://json-schema.org/draft-07/schema#"
2033
+ },
2034
+ "admin_create_api_key": {
2035
+ "type": "object",
2036
+ "properties": {
2037
+ "title": {
2038
+ "type": "string",
2039
+ "description": "Name/title for the API key"
2040
+ },
2041
+ "scopes": {
2042
+ "type": "array",
2043
+ "items": {
2044
+ "type": "string",
2045
+ "enum": [
2046
+ "readOnly",
2047
+ "fullAdmin",
2048
+ "viewAllActionItems",
2049
+ "manageAllActionItems",
2050
+ "makeDataSubjectRequest",
2051
+ "connectDataSilos",
2052
+ "deployPrivacyCenter",
2053
+ "manageConsentManager",
2054
+ "viewConsentManager",
2055
+ "manageConsentManagerDisplaySettings",
2056
+ "manageConsentManagerDeveloperSettings",
2057
+ "manageDataFlow",
2058
+ "deployConsentManager",
2059
+ "deployTestConsentManager",
2060
+ "viewCustomerDataDataMapping",
2061
+ "viewCustomerDataPrivacyRequests",
2062
+ "manageAccessControl",
2063
+ "manageApiKeys",
2064
+ "manageBilling",
2065
+ "manageDataMap",
2066
+ "managedAssignedIntegrations",
2067
+ "managedAssignedDataInventory",
2068
+ "managedAssignedConsentManager",
2069
+ "managedAssignedRequests",
2070
+ "manageAssignedBulkRespond",
2071
+ "viewAssignedIntegrations",
2072
+ "viewAssignedDataInventory",
2073
+ "viewAssignedConsentManager",
2074
+ "viewAssignedRequests",
2075
+ "manageDataSubjectRequestSettings",
2076
+ "manageEmailTemplates",
2077
+ "manageOrganizationInfo",
2078
+ "managePrivacyCenter",
2079
+ "viewPrivacyCenter",
2080
+ "manageLegalHold",
2081
+ "manageRequestCompilation",
2082
+ "manageRequestIdentities",
2083
+ "manageRequestSecurity",
2084
+ "manageSombraRootKeys",
2085
+ "manageSSO",
2086
+ "manageEmailDomains",
2087
+ "requestApproval",
2088
+ "viewApiKeys",
2089
+ "viewDataFlow",
2090
+ "viewDataMap",
2091
+ "viewLegalHold",
2092
+ "viewDataSubjectRequestSettings",
2093
+ "viewEmailTemplates",
2094
+ "viewEmailDomains",
2095
+ "viewRequestCompilation",
2096
+ "viewRequestIdentitySettings",
2097
+ "viewRequests",
2098
+ "viewScopes",
2099
+ "viewSSO",
2100
+ "viewEmployees",
2101
+ "viewDataInventory",
2102
+ "manageDataInventory",
2103
+ "manageGlobalAttributes",
2104
+ "viewGlobalAttributes",
2105
+ "viewAssessments",
2106
+ "manageAssessments",
2107
+ "viewAssignedAssessments",
2108
+ "manageAssignedAssessments",
2109
+ "managePrompts",
2110
+ "managePromptRuns",
2111
+ "executePrompt",
2112
+ "viewPromptRuns",
2113
+ "viewPrompts",
2114
+ "approvePrompts",
2115
+ "manageAuditor",
2116
+ "executeAuditor",
2117
+ "viewCodeScanning",
2118
+ "manageCodeScanning",
2119
+ "viewPathfinder",
2120
+ "managePathfinder",
2121
+ "viewContractScanning",
2122
+ "manageContractScanning",
2123
+ "viewAuditorRuns",
2124
+ "viewAuditEvents",
2125
+ "manageActionItemCollections",
2126
+ "viewManagedConsentDatabaseAdminApi",
2127
+ "manageStoredPreferences",
2128
+ "managePreferenceStoreSettings",
2129
+ "viewPreferenceStoreSettings",
2130
+ "managePolicies",
2131
+ "viewPolicies",
2132
+ "viewPolicyEngineBundles",
2133
+ "managePolicyEngineBundles",
2134
+ "activatePolicyEngineBundles",
2135
+ "manageIntlMessages",
2136
+ "viewIntlMessages",
2137
+ "llmLogTransfer",
2138
+ "viewWorkflows",
2139
+ "manageWorkflows",
2140
+ "viewDataSubCategories",
2141
+ "manageDataSubCategories",
2142
+ "generatePreferenceAccessTokens",
2143
+ "viewRules",
2144
+ "manageRules",
2145
+ "viewAssignedRules",
2146
+ "manageAssignedRules",
2147
+ "executeRules"
2148
+ ]
2149
+ },
2150
+ "description": "Array of permission scopes for the key"
2151
+ },
2152
+ "dataSilos": {
2153
+ "description": "Array of data silo IDs to assign the key to (optional)",
2154
+ "type": "array",
2155
+ "items": {
2156
+ "type": "string"
2157
+ }
2158
+ }
2159
+ },
2160
+ "required": [
2161
+ "title",
2162
+ "scopes"
2163
+ ],
2164
+ "$schema": "http://json-schema.org/draft-07/schema#"
2165
+ },
2166
+ "admin_get_privacy_center": {
2167
+ "type": "object",
2168
+ "properties": {},
2169
+ "$schema": "http://json-schema.org/draft-07/schema#"
2170
+ },
2171
+ "admin_test_connection": {
2172
+ "type": "object",
2173
+ "properties": {},
2174
+ "$schema": "http://json-schema.org/draft-07/schema#"
2175
+ }
2176
+ }
2177
+ }
2178
+ ]
2179
+ },
2180
+ {
2181
+ "id": "prompts",
2182
+ "capability": "prompts",
2183
+ "status": "unsupported",
2184
+ "durationMs": 0.0010000000038417056,
2185
+ "message": "Prompts are not advertised by the target.",
2186
+ "evidence": [
2187
+ {
2188
+ "endpoint": "prompts/list",
2189
+ "advertised": false,
2190
+ "responded": false,
2191
+ "minimalShapePresent": false,
2192
+ "diagnostics": []
2193
+ }
2194
+ ]
2195
+ },
2196
+ {
2197
+ "id": "resources",
2198
+ "capability": "resources",
2199
+ "status": "unsupported",
2200
+ "durationMs": 0.00041599999531172216,
2201
+ "message": "Resources are not advertised by the target.",
2202
+ "evidence": [
2203
+ {
2204
+ "endpoint": "resources/list | resources/templates/list",
2205
+ "advertised": false,
2206
+ "responded": false,
2207
+ "minimalShapePresent": false,
2208
+ "diagnostics": []
2209
+ }
2210
+ ]
2211
+ },
2212
+ {
2213
+ "id": "security-lite",
2214
+ "capability": "security-lite",
2215
+ "status": "pass",
2216
+ "durationMs": 0.23166700000001583,
2217
+ "message": "No security issues detected (lightweight scan).",
2218
+ "evidence": [
2219
+ {
2220
+ "endpoint": "security/scan-lite",
2221
+ "advertised": true,
2222
+ "responded": true,
2223
+ "minimalShapePresent": true,
2224
+ "itemCount": 0
2225
+ }
2226
+ ]
2227
+ },
2228
+ {
2229
+ "id": "runtime-profile",
2230
+ "capability": "runtime-profile",
2231
+ "status": "partial",
2232
+ "durationMs": 0.5701249999983702,
2233
+ "message": "Detected 27 potential egress target(s) and 45 potential state mutation(s) with high confidence.",
2234
+ "evidence": [
2235
+ {
2236
+ "endpoint": "runtime-profile/analyze",
2237
+ "advertised": true,
2238
+ "responded": true,
2239
+ "minimalShapePresent": true,
2240
+ "itemCount": 72,
2241
+ "diagnostics": [
2242
+ "Egress entries: 27",
2243
+ "State mutations: 45",
2244
+ "Confidence: high"
2245
+ ],
2246
+ "findings": [
2247
+ {
2248
+ "target": "docs_list",
2249
+ "protocol": "unknown",
2250
+ "source": "description_analysis",
2251
+ "confidence": "low"
2252
+ },
2253
+ {
2254
+ "target": "url",
2255
+ "protocol": "unknown",
2256
+ "source": "tool_schema",
2257
+ "confidence": "high"
2258
+ },
2259
+ {
2260
+ "target": "Absolute https URL of a docs.transcend.io article (.md) from docs_list.",
2261
+ "protocol": "unknown",
2262
+ "source": "description_analysis",
2263
+ "confidence": "medium"
2264
+ },
2265
+ {
2266
+ "target": "docs_fetch",
2267
+ "protocol": "unknown",
2268
+ "source": "description_analysis",
2269
+ "confidence": "low"
2270
+ },
2271
+ {
2272
+ "target": "Type of data subject (e.g., customer, employee, prospect). Required by the Transcend API.",
2273
+ "protocol": "unknown",
2274
+ "source": "description_analysis",
2275
+ "confidence": "medium"
2276
+ },
2277
+ {
2278
+ "target": "dsr_submit",
2279
+ "protocol": "unknown",
2280
+ "source": "description_analysis",
2281
+ "confidence": "low"
2282
+ },
2283
+ {
2284
+ "target": "Type of data subject (e.g., customer, employee). Required by the Transcend API.",
2285
+ "protocol": "unknown",
2286
+ "source": "description_analysis",
2287
+ "confidence": "medium"
2288
+ },
2289
+ {
2290
+ "target": "consent_list_data_flows",
2291
+ "protocol": "unknown",
2292
+ "source": "description_analysis",
2293
+ "confidence": "low"
2294
+ },
2295
+ {
2296
+ "target": "consent_get_aggregate_analytics",
2297
+ "protocol": "unknown",
2298
+ "source": "description_analysis",
2299
+ "confidence": "low"
2300
+ },
2301
+ {
2302
+ "target": "consent_get_timeseries_analytics",
2303
+ "protocol": "unknown",
2304
+ "source": "description_analysis",
2305
+ "confidence": "low"
2306
+ },
2307
+ {
2308
+ "target": "consent_get_analytics_data",
2309
+ "protocol": "unknown",
2310
+ "source": "description_analysis",
2311
+ "confidence": "low"
2312
+ },
2313
+ {
2314
+ "target": "assessments_list",
2315
+ "protocol": "unknown",
2316
+ "source": "description_analysis",
2317
+ "confidence": "low"
2318
+ },
2319
+ {
2320
+ "target": "Optional human-readable name (e.g. title) for the tool call in chat; not sent to the API.",
2321
+ "protocol": "unknown",
2322
+ "source": "description_analysis",
2323
+ "confidence": "medium"
2324
+ },
2325
+ {
2326
+ "target": "assessments_get",
2327
+ "protocol": "unknown",
2328
+ "source": "description_analysis",
2329
+ "confidence": "low"
2330
+ },
2331
+ {
2332
+ "target": "assessments_create",
2333
+ "protocol": "unknown",
2334
+ "source": "description_analysis",
2335
+ "confidence": "low"
2336
+ },
2337
+ {
2338
+ "target": "assessments_update",
2339
+ "protocol": "unknown",
2340
+ "source": "description_analysis",
2341
+ "confidence": "low"
2342
+ },
2343
+ {
2344
+ "target": "assessments_list_templates",
2345
+ "protocol": "unknown",
2346
+ "source": "description_analysis",
2347
+ "confidence": "low"
2348
+ },
2349
+ {
2350
+ "target": "Array of section IDs to submit for review. Required by the API.",
2351
+ "protocol": "unknown",
2352
+ "source": "description_analysis",
2353
+ "confidence": "medium"
2354
+ },
2355
+ {
2356
+ "target": "assessments_submit_response",
2357
+ "protocol": "unknown",
2358
+ "source": "description_analysis",
2359
+ "confidence": "low"
2360
+ },
2361
+ {
2362
+ "target": "workflows_list",
2363
+ "protocol": "unknown",
2364
+ "source": "description_analysis",
2365
+ "confidence": "low"
2366
+ },
2367
+ {
2368
+ "target": "workflows_list_email_templates",
2369
+ "protocol": "unknown",
2370
+ "source": "description_analysis",
2371
+ "confidence": "low"
2372
+ },
2373
+ {
2374
+ "target": "admin_get_current_user",
2375
+ "protocol": "unknown",
2376
+ "source": "description_analysis",
2377
+ "confidence": "low"
2378
+ },
2379
+ {
2380
+ "target": "admin_list_users",
2381
+ "protocol": "unknown",
2382
+ "source": "description_analysis",
2383
+ "confidence": "low"
2384
+ },
2385
+ {
2386
+ "target": "admin_list_teams",
2387
+ "protocol": "unknown",
2388
+ "source": "description_analysis",
2389
+ "confidence": "low"
2390
+ },
2391
+ {
2392
+ "target": "admin_list_api_keys",
2393
+ "protocol": "unknown",
2394
+ "source": "description_analysis",
2395
+ "confidence": "low"
2396
+ },
2397
+ {
2398
+ "target": "Name/title for the API key",
2399
+ "protocol": "unknown",
2400
+ "source": "description_analysis",
2401
+ "confidence": "medium"
2402
+ },
2403
+ {
2404
+ "target": "admin_create_api_key",
2405
+ "protocol": "unknown",
2406
+ "source": "description_analysis",
2407
+ "confidence": "low"
2408
+ },
2409
+ {
2410
+ "resource": "filesystem",
2411
+ "operation": "write",
2412
+ "scope": "working_directory",
2413
+ "source": "description_analysis"
2414
+ },
2415
+ {
2416
+ "resource": "filesystem",
2417
+ "operation": "write",
2418
+ "scope": "working_directory",
2419
+ "source": "description_analysis"
2420
+ },
2421
+ {
2422
+ "resource": "filesystem",
2423
+ "operation": "write",
2424
+ "scope": "working_directory",
2425
+ "source": "description_analysis"
2426
+ },
2427
+ {
2428
+ "resource": "filesystem",
2429
+ "operation": "write",
2430
+ "scope": "working_directory",
2431
+ "source": "description_analysis"
2432
+ },
2433
+ {
2434
+ "resource": "filesystem",
2435
+ "operation": "write",
2436
+ "scope": "working_directory",
2437
+ "source": "description_analysis"
2438
+ },
2439
+ {
2440
+ "resource": "filesystem",
2441
+ "operation": "write",
2442
+ "scope": "working_directory",
2443
+ "source": "description_analysis"
2444
+ },
2445
+ {
2446
+ "resource": "filesystem",
2447
+ "operation": "write",
2448
+ "scope": "working_directory",
2449
+ "source": "description_analysis"
2450
+ },
2451
+ {
2452
+ "resource": "filesystem",
2453
+ "operation": "write",
2454
+ "scope": "working_directory",
2455
+ "source": "description_analysis"
2456
+ },
2457
+ {
2458
+ "resource": "filesystem",
2459
+ "operation": "write",
2460
+ "scope": "working_directory",
2461
+ "source": "description_analysis"
2462
+ },
2463
+ {
2464
+ "resource": "filesystem",
2465
+ "operation": "write",
2466
+ "scope": "working_directory",
2467
+ "source": "description_analysis"
2468
+ },
2469
+ {
2470
+ "resource": "filesystem",
2471
+ "operation": "write",
2472
+ "scope": "working_directory",
2473
+ "source": "description_analysis"
2474
+ },
2475
+ {
2476
+ "resource": "filesystem",
2477
+ "operation": "write",
2478
+ "scope": "working_directory",
2479
+ "source": "description_analysis"
2480
+ },
2481
+ {
2482
+ "resource": "filesystem",
2483
+ "operation": "write",
2484
+ "scope": "working_directory",
2485
+ "source": "description_analysis"
2486
+ },
2487
+ {
2488
+ "resource": "filesystem",
2489
+ "operation": "write",
2490
+ "scope": "working_directory",
2491
+ "source": "description_analysis"
2492
+ },
2493
+ {
2494
+ "resource": "filesystem",
2495
+ "operation": "write",
2496
+ "scope": "working_directory",
2497
+ "source": "description_analysis"
2498
+ },
2499
+ {
2500
+ "resource": "filesystem",
2501
+ "operation": "write",
2502
+ "scope": "working_directory",
2503
+ "source": "description_analysis"
2504
+ },
2505
+ {
2506
+ "resource": "filesystem",
2507
+ "operation": "write",
2508
+ "scope": "working_directory",
2509
+ "source": "description_analysis"
2510
+ },
2511
+ {
2512
+ "resource": "filesystem",
2513
+ "operation": "write",
2514
+ "scope": "working_directory",
2515
+ "source": "description_analysis"
2516
+ },
2517
+ {
2518
+ "resource": "filesystem",
2519
+ "operation": "write",
2520
+ "scope": "working_directory",
2521
+ "source": "description_analysis"
2522
+ },
2523
+ {
2524
+ "resource": "filesystem",
2525
+ "operation": "write",
2526
+ "scope": "working_directory",
2527
+ "source": "description_analysis"
2528
+ },
2529
+ {
2530
+ "resource": "filesystem",
2531
+ "operation": "write",
2532
+ "scope": "working_directory",
2533
+ "source": "description_analysis"
2534
+ },
2535
+ {
2536
+ "resource": "filesystem",
2537
+ "operation": "write",
2538
+ "scope": "working_directory",
2539
+ "source": "description_analysis"
2540
+ },
2541
+ {
2542
+ "resource": "filesystem",
2543
+ "operation": "write",
2544
+ "scope": "working_directory",
2545
+ "source": "description_analysis"
2546
+ },
2547
+ {
2548
+ "resource": "filesystem",
2549
+ "operation": "write",
2550
+ "scope": "working_directory",
2551
+ "source": "description_analysis"
2552
+ },
2553
+ {
2554
+ "resource": "filesystem",
2555
+ "operation": "write",
2556
+ "scope": "working_directory",
2557
+ "source": "description_analysis"
2558
+ },
2559
+ {
2560
+ "resource": "filesystem",
2561
+ "operation": "write",
2562
+ "scope": "working_directory",
2563
+ "source": "description_analysis"
2564
+ },
2565
+ {
2566
+ "resource": "filesystem",
2567
+ "operation": "write",
2568
+ "scope": "working_directory",
2569
+ "source": "description_analysis"
2570
+ },
2571
+ {
2572
+ "resource": "filesystem",
2573
+ "operation": "write",
2574
+ "scope": "working_directory",
2575
+ "source": "description_analysis"
2576
+ },
2577
+ {
2578
+ "resource": "filesystem",
2579
+ "operation": "write",
2580
+ "scope": "working_directory",
2581
+ "source": "description_analysis"
2582
+ },
2583
+ {
2584
+ "resource": "filesystem",
2585
+ "operation": "write",
2586
+ "scope": "working_directory",
2587
+ "source": "description_analysis"
2588
+ },
2589
+ {
2590
+ "resource": "filesystem",
2591
+ "operation": "write",
2592
+ "scope": "working_directory",
2593
+ "source": "description_analysis"
2594
+ },
2595
+ {
2596
+ "resource": "filesystem",
2597
+ "operation": "write",
2598
+ "scope": "working_directory",
2599
+ "source": "description_analysis"
2600
+ },
2601
+ {
2602
+ "resource": "filesystem",
2603
+ "operation": "write",
2604
+ "scope": "working_directory",
2605
+ "source": "description_analysis"
2606
+ },
2607
+ {
2608
+ "resource": "filesystem",
2609
+ "operation": "write",
2610
+ "scope": "working_directory",
2611
+ "source": "description_analysis"
2612
+ },
2613
+ {
2614
+ "resource": "filesystem",
2615
+ "operation": "write",
2616
+ "scope": "working_directory",
2617
+ "source": "description_analysis"
2618
+ },
2619
+ {
2620
+ "resource": "filesystem",
2621
+ "operation": "write",
2622
+ "scope": "working_directory",
2623
+ "source": "description_analysis"
2624
+ },
2625
+ {
2626
+ "resource": "filesystem",
2627
+ "operation": "write",
2628
+ "scope": "working_directory",
2629
+ "source": "description_analysis"
2630
+ },
2631
+ {
2632
+ "resource": "filesystem",
2633
+ "operation": "write",
2634
+ "scope": "working_directory",
2635
+ "source": "description_analysis"
2636
+ },
2637
+ {
2638
+ "resource": "filesystem",
2639
+ "operation": "write",
2640
+ "scope": "working_directory",
2641
+ "source": "description_analysis"
2642
+ },
2643
+ {
2644
+ "resource": "filesystem",
2645
+ "operation": "write",
2646
+ "scope": "working_directory",
2647
+ "source": "description_analysis"
2648
+ },
2649
+ {
2650
+ "resource": "filesystem",
2651
+ "operation": "write",
2652
+ "scope": "working_directory",
2653
+ "source": "description_analysis"
2654
+ },
2655
+ {
2656
+ "resource": "filesystem",
2657
+ "operation": "write",
2658
+ "scope": "working_directory",
2659
+ "source": "description_analysis"
2660
+ },
2661
+ {
2662
+ "resource": "filesystem",
2663
+ "operation": "write",
2664
+ "scope": "working_directory",
2665
+ "source": "description_analysis"
2666
+ },
2667
+ {
2668
+ "resource": "filesystem",
2669
+ "operation": "write",
2670
+ "scope": "working_directory",
2671
+ "source": "description_analysis"
2672
+ },
2673
+ {
2674
+ "resource": "filesystem",
2675
+ "operation": "write",
2676
+ "scope": "working_directory",
2677
+ "source": "description_analysis"
2678
+ }
2679
+ ]
2680
+ }
2681
+ ]
2682
+ },
2683
+ {
2684
+ "id": "conformance",
2685
+ "capability": "conformance",
2686
+ "status": "pass",
2687
+ "durationMs": 567.0453750000015,
2688
+ "message": "All 7 conformance checks passed.",
2689
+ "evidence": [
2690
+ {
2691
+ "endpoint": "conformance/check",
2692
+ "advertised": true,
2693
+ "responded": true,
2694
+ "minimalShapePresent": true,
2695
+ "itemCount": 7,
2696
+ "identifiers": [],
2697
+ "diagnostics": [
2698
+ "[pass] capabilities-present: Server returned capabilities object.",
2699
+ "[pass] server-info: Server provided initialization info.",
2700
+ "[pass] tools-capability-match: tools/list returned 73 tool(s).",
2701
+ "[pass] prompts-capability-match: Prompts not advertised — endpoint check skipped.",
2702
+ "[pass] resources-capability-match: Resources not advertised — endpoint check skipped.",
2703
+ "[pass] tool-response-content: Tool \"docs_list\" response has valid content array.",
2704
+ "[pass] error-handling: Server returned proper error code -32601 for unknown method."
2705
+ ]
2706
+ }
2707
+ ]
2708
+ },
2709
+ {
2710
+ "id": "schema-quality",
2711
+ "capability": "schema-quality",
2712
+ "status": "partial",
2713
+ "durationMs": 2.625499999994645,
2714
+ "message": "Found 22 quality finding(s) across 73 item(s): 0 warnings, 22 info.",
2715
+ "evidence": [
2716
+ {
2717
+ "endpoint": "schema-quality/scan",
2718
+ "advertised": true,
2719
+ "responded": true,
2720
+ "minimalShapePresent": true,
2721
+ "itemCount": 22,
2722
+ "identifiers": [
2723
+ "docs_list",
2724
+ "dsr_list",
2725
+ "dsr_analyze",
2726
+ "consent_list_purposes",
2727
+ "consent_list_regimes",
2728
+ "consent_get_aggregate_analytics",
2729
+ "consent_get_timeseries_analytics",
2730
+ "inventory_list_data_silos",
2731
+ "inventory_list_vendors",
2732
+ "inventory_list_data_points",
2733
+ "inventory_list_identifiers",
2734
+ "inventory_list_categories",
2735
+ "discovery_list_scans",
2736
+ "discovery_list_plugins",
2737
+ "assessments_list",
2738
+ "assessments_list_groups",
2739
+ "assessments_list_templates",
2740
+ "workflows_list",
2741
+ "workflows_list_email_templates",
2742
+ "admin_list_users",
2743
+ "admin_list_teams",
2744
+ "admin_list_api_keys"
2745
+ ],
2746
+ "diagnostics": [
2747
+ "[info] tool \"docs_list\": Has properties but no 'required' array declared",
2748
+ "[info] tool \"dsr_list\": Has properties but no 'required' array declared",
2749
+ "[info] tool \"dsr_analyze\": Has properties but no 'required' array declared",
2750
+ "[info] tool \"consent_list_purposes\": Has properties but no 'required' array declared",
2751
+ "[info] tool \"consent_list_regimes\": Has properties but no 'required' array declared",
2752
+ "[info] tool \"consent_get_aggregate_analytics\": Has properties but no 'required' array declared",
2753
+ "[info] tool \"consent_get_timeseries_analytics\": Has properties but no 'required' array declared",
2754
+ "[info] tool \"inventory_list_data_silos\": Has properties but no 'required' array declared",
2755
+ "[info] tool \"inventory_list_vendors\": Has properties but no 'required' array declared",
2756
+ "[info] tool \"inventory_list_data_points\": Has properties but no 'required' array declared",
2757
+ "[info] tool \"inventory_list_identifiers\": Has properties but no 'required' array declared",
2758
+ "[info] tool \"inventory_list_categories\": Has properties but no 'required' array declared",
2759
+ "[info] tool \"discovery_list_scans\": Has properties but no 'required' array declared",
2760
+ "[info] tool \"discovery_list_plugins\": Has properties but no 'required' array declared",
2761
+ "[info] tool \"assessments_list\": Has properties but no 'required' array declared",
2762
+ "[info] tool \"assessments_list_groups\": Has properties but no 'required' array declared",
2763
+ "[info] tool \"assessments_list_templates\": Has properties but no 'required' array declared",
2764
+ "[info] tool \"workflows_list\": Has properties but no 'required' array declared",
2765
+ "[info] tool \"workflows_list_email_templates\": Has properties but no 'required' array declared",
2766
+ "[info] tool \"admin_list_users\": Has properties but no 'required' array declared",
2767
+ "[info] tool \"admin_list_teams\": Has properties but no 'required' array declared",
2768
+ "[info] tool \"admin_list_api_keys\": Has properties but no 'required' array declared"
2769
+ ],
2770
+ "findings": [
2771
+ {
2772
+ "itemType": "tool",
2773
+ "itemName": "docs_list",
2774
+ "issue": "Has properties but no 'required' array declared",
2775
+ "severity": "info"
2776
+ },
2777
+ {
2778
+ "itemType": "tool",
2779
+ "itemName": "dsr_list",
2780
+ "issue": "Has properties but no 'required' array declared",
2781
+ "severity": "info"
2782
+ },
2783
+ {
2784
+ "itemType": "tool",
2785
+ "itemName": "dsr_analyze",
2786
+ "issue": "Has properties but no 'required' array declared",
2787
+ "severity": "info"
2788
+ },
2789
+ {
2790
+ "itemType": "tool",
2791
+ "itemName": "consent_list_purposes",
2792
+ "issue": "Has properties but no 'required' array declared",
2793
+ "severity": "info"
2794
+ },
2795
+ {
2796
+ "itemType": "tool",
2797
+ "itemName": "consent_list_regimes",
2798
+ "issue": "Has properties but no 'required' array declared",
2799
+ "severity": "info"
2800
+ },
2801
+ {
2802
+ "itemType": "tool",
2803
+ "itemName": "consent_get_aggregate_analytics",
2804
+ "issue": "Has properties but no 'required' array declared",
2805
+ "severity": "info"
2806
+ },
2807
+ {
2808
+ "itemType": "tool",
2809
+ "itemName": "consent_get_timeseries_analytics",
2810
+ "issue": "Has properties but no 'required' array declared",
2811
+ "severity": "info"
2812
+ },
2813
+ {
2814
+ "itemType": "tool",
2815
+ "itemName": "inventory_list_data_silos",
2816
+ "issue": "Has properties but no 'required' array declared",
2817
+ "severity": "info"
2818
+ },
2819
+ {
2820
+ "itemType": "tool",
2821
+ "itemName": "inventory_list_vendors",
2822
+ "issue": "Has properties but no 'required' array declared",
2823
+ "severity": "info"
2824
+ },
2825
+ {
2826
+ "itemType": "tool",
2827
+ "itemName": "inventory_list_data_points",
2828
+ "issue": "Has properties but no 'required' array declared",
2829
+ "severity": "info"
2830
+ },
2831
+ {
2832
+ "itemType": "tool",
2833
+ "itemName": "inventory_list_identifiers",
2834
+ "issue": "Has properties but no 'required' array declared",
2835
+ "severity": "info"
2836
+ },
2837
+ {
2838
+ "itemType": "tool",
2839
+ "itemName": "inventory_list_categories",
2840
+ "issue": "Has properties but no 'required' array declared",
2841
+ "severity": "info"
2842
+ },
2843
+ {
2844
+ "itemType": "tool",
2845
+ "itemName": "discovery_list_scans",
2846
+ "issue": "Has properties but no 'required' array declared",
2847
+ "severity": "info"
2848
+ },
2849
+ {
2850
+ "itemType": "tool",
2851
+ "itemName": "discovery_list_plugins",
2852
+ "issue": "Has properties but no 'required' array declared",
2853
+ "severity": "info"
2854
+ },
2855
+ {
2856
+ "itemType": "tool",
2857
+ "itemName": "assessments_list",
2858
+ "issue": "Has properties but no 'required' array declared",
2859
+ "severity": "info"
2860
+ },
2861
+ {
2862
+ "itemType": "tool",
2863
+ "itemName": "assessments_list_groups",
2864
+ "issue": "Has properties but no 'required' array declared",
2865
+ "severity": "info"
2866
+ },
2867
+ {
2868
+ "itemType": "tool",
2869
+ "itemName": "assessments_list_templates",
2870
+ "issue": "Has properties but no 'required' array declared",
2871
+ "severity": "info"
2872
+ },
2873
+ {
2874
+ "itemType": "tool",
2875
+ "itemName": "workflows_list",
2876
+ "issue": "Has properties but no 'required' array declared",
2877
+ "severity": "info"
2878
+ },
2879
+ {
2880
+ "itemType": "tool",
2881
+ "itemName": "workflows_list_email_templates",
2882
+ "issue": "Has properties but no 'required' array declared",
2883
+ "severity": "info"
2884
+ },
2885
+ {
2886
+ "itemType": "tool",
2887
+ "itemName": "admin_list_users",
2888
+ "issue": "Has properties but no 'required' array declared",
2889
+ "severity": "info"
2890
+ },
2891
+ {
2892
+ "itemType": "tool",
2893
+ "itemName": "admin_list_teams",
2894
+ "issue": "Has properties but no 'required' array declared",
2895
+ "severity": "info"
2896
+ },
2897
+ {
2898
+ "itemType": "tool",
2899
+ "itemName": "admin_list_api_keys",
2900
+ "issue": "Has properties but no 'required' array declared",
2901
+ "severity": "info"
2902
+ }
2903
+ ]
2904
+ }
2905
+ ]
2906
+ },
2907
+ {
2908
+ "id": "security",
2909
+ "capability": "security",
2910
+ "status": "pass",
2911
+ "durationMs": 2.4465000000054715,
2912
+ "message": "No security issues detected.",
2913
+ "evidence": [
2914
+ {
2915
+ "endpoint": "security/scan",
2916
+ "advertised": true,
2917
+ "responded": true,
2918
+ "minimalShapePresent": true,
2919
+ "itemCount": 0
2920
+ }
2921
+ ]
2922
+ },
2923
+ {
2924
+ "id": "attack-sim",
2925
+ "capability": "attack-sim",
2926
+ "status": "pass",
2927
+ "durationMs": 3.39679199999955,
2928
+ "message": "Safe attack simulation found no high-risk MCP attack-readiness findings.",
2929
+ "evidence": [
2930
+ {
2931
+ "endpoint": "attack-sim/safe",
2932
+ "advertised": true,
2933
+ "responded": true,
2934
+ "minimalShapePresent": true,
2935
+ "itemCount": 0,
2936
+ "identifiers": []
2937
+ }
2938
+ ]
2939
+ }
2940
+ ],
2941
+ "healthScore": {
2942
+ "overall": 85,
2943
+ "grade": "B",
2944
+ "dimensions": [
2945
+ {
2946
+ "name": "Protocol Compliance",
2947
+ "weight": 0.3,
2948
+ "score": 100,
2949
+ "details": [
2950
+ "conformance: pass (100/100)"
2951
+ ]
2952
+ },
2953
+ {
2954
+ "name": "Schema Quality",
2955
+ "weight": 0.2,
2956
+ "score": 60,
2957
+ "details": [
2958
+ "schema-quality: partial (60/100)"
2959
+ ]
2960
+ },
2961
+ {
2962
+ "name": "Security",
2963
+ "weight": 0.2,
2964
+ "score": 100,
2965
+ "details": [
2966
+ "security-lite: pass (100/100)",
2967
+ "security: pass (100/100)",
2968
+ "attack-sim: pass (100/100)"
2969
+ ]
2970
+ },
2971
+ {
2972
+ "name": "Reliability",
2973
+ "weight": 0.2,
2974
+ "score": 67,
2975
+ "details": [
2976
+ "tools: pass (100/100)",
2977
+ "prompts: unsupported (50/100)",
2978
+ "resources: unsupported (50/100)"
2979
+ ]
2980
+ },
2981
+ {
2982
+ "name": "Performance",
2983
+ "weight": 0.1,
2984
+ "score": 100,
2985
+ "details": [
2986
+ "Connect: 1189ms",
2987
+ "p95 latency: 3ms (3 operations)"
2988
+ ]
2989
+ }
2990
+ ]
2991
+ },
2992
+ "performanceMetrics": {
2993
+ "connectMs": 1189.288250000005,
2994
+ "toolsListMs": 2.940459000004921,
2995
+ "promptsListMs": 0.0010000000038417056,
2996
+ "resourcesListMs": 0.00041599999531172216
2997
+ },
2998
+ "runtimeProfile": {
2999
+ "egress": [
3000
+ {
3001
+ "target": "docs_list",
3002
+ "protocol": "unknown",
3003
+ "source": "description_analysis",
3004
+ "confidence": "low"
3005
+ },
3006
+ {
3007
+ "target": "url",
3008
+ "protocol": "unknown",
3009
+ "source": "tool_schema",
3010
+ "confidence": "high"
3011
+ },
3012
+ {
3013
+ "target": "Absolute https URL of a docs.transcend.io article (.md) from docs_list.",
3014
+ "protocol": "unknown",
3015
+ "source": "description_analysis",
3016
+ "confidence": "medium"
3017
+ },
3018
+ {
3019
+ "target": "docs_fetch",
3020
+ "protocol": "unknown",
3021
+ "source": "description_analysis",
3022
+ "confidence": "low"
3023
+ },
3024
+ {
3025
+ "target": "Type of data subject (e.g., customer, employee, prospect). Required by the Transcend API.",
3026
+ "protocol": "unknown",
3027
+ "source": "description_analysis",
3028
+ "confidence": "medium"
3029
+ },
3030
+ {
3031
+ "target": "dsr_submit",
3032
+ "protocol": "unknown",
3033
+ "source": "description_analysis",
3034
+ "confidence": "low"
3035
+ },
3036
+ {
3037
+ "target": "Type of data subject (e.g., customer, employee). Required by the Transcend API.",
3038
+ "protocol": "unknown",
3039
+ "source": "description_analysis",
3040
+ "confidence": "medium"
3041
+ },
3042
+ {
3043
+ "target": "consent_list_data_flows",
3044
+ "protocol": "unknown",
3045
+ "source": "description_analysis",
3046
+ "confidence": "low"
3047
+ },
3048
+ {
3049
+ "target": "consent_get_aggregate_analytics",
3050
+ "protocol": "unknown",
3051
+ "source": "description_analysis",
3052
+ "confidence": "low"
3053
+ },
3054
+ {
3055
+ "target": "consent_get_timeseries_analytics",
3056
+ "protocol": "unknown",
3057
+ "source": "description_analysis",
3058
+ "confidence": "low"
3059
+ },
3060
+ {
3061
+ "target": "consent_get_analytics_data",
3062
+ "protocol": "unknown",
3063
+ "source": "description_analysis",
3064
+ "confidence": "low"
3065
+ },
3066
+ {
3067
+ "target": "assessments_list",
3068
+ "protocol": "unknown",
3069
+ "source": "description_analysis",
3070
+ "confidence": "low"
3071
+ },
3072
+ {
3073
+ "target": "Optional human-readable name (e.g. title) for the tool call in chat; not sent to the API.",
3074
+ "protocol": "unknown",
3075
+ "source": "description_analysis",
3076
+ "confidence": "medium"
3077
+ },
3078
+ {
3079
+ "target": "assessments_get",
3080
+ "protocol": "unknown",
3081
+ "source": "description_analysis",
3082
+ "confidence": "low"
3083
+ },
3084
+ {
3085
+ "target": "assessments_create",
3086
+ "protocol": "unknown",
3087
+ "source": "description_analysis",
3088
+ "confidence": "low"
3089
+ },
3090
+ {
3091
+ "target": "assessments_update",
3092
+ "protocol": "unknown",
3093
+ "source": "description_analysis",
3094
+ "confidence": "low"
3095
+ },
3096
+ {
3097
+ "target": "assessments_list_templates",
3098
+ "protocol": "unknown",
3099
+ "source": "description_analysis",
3100
+ "confidence": "low"
3101
+ },
3102
+ {
3103
+ "target": "Array of section IDs to submit for review. Required by the API.",
3104
+ "protocol": "unknown",
3105
+ "source": "description_analysis",
3106
+ "confidence": "medium"
3107
+ },
3108
+ {
3109
+ "target": "assessments_submit_response",
3110
+ "protocol": "unknown",
3111
+ "source": "description_analysis",
3112
+ "confidence": "low"
3113
+ },
3114
+ {
3115
+ "target": "workflows_list",
3116
+ "protocol": "unknown",
3117
+ "source": "description_analysis",
3118
+ "confidence": "low"
3119
+ },
3120
+ {
3121
+ "target": "workflows_list_email_templates",
3122
+ "protocol": "unknown",
3123
+ "source": "description_analysis",
3124
+ "confidence": "low"
3125
+ },
3126
+ {
3127
+ "target": "admin_get_current_user",
3128
+ "protocol": "unknown",
3129
+ "source": "description_analysis",
3130
+ "confidence": "low"
3131
+ },
3132
+ {
3133
+ "target": "admin_list_users",
3134
+ "protocol": "unknown",
3135
+ "source": "description_analysis",
3136
+ "confidence": "low"
3137
+ },
3138
+ {
3139
+ "target": "admin_list_teams",
3140
+ "protocol": "unknown",
3141
+ "source": "description_analysis",
3142
+ "confidence": "low"
3143
+ },
3144
+ {
3145
+ "target": "admin_list_api_keys",
3146
+ "protocol": "unknown",
3147
+ "source": "description_analysis",
3148
+ "confidence": "low"
3149
+ },
3150
+ {
3151
+ "target": "Name/title for the API key",
3152
+ "protocol": "unknown",
3153
+ "source": "description_analysis",
3154
+ "confidence": "medium"
3155
+ },
3156
+ {
3157
+ "target": "admin_create_api_key",
3158
+ "protocol": "unknown",
3159
+ "source": "description_analysis",
3160
+ "confidence": "low"
3161
+ }
3162
+ ],
3163
+ "stateMutations": [
3164
+ {
3165
+ "resource": "filesystem",
3166
+ "operation": "write",
3167
+ "scope": "working_directory",
3168
+ "source": "description_analysis"
3169
+ },
3170
+ {
3171
+ "resource": "filesystem",
3172
+ "operation": "write",
3173
+ "scope": "working_directory",
3174
+ "source": "description_analysis"
3175
+ },
3176
+ {
3177
+ "resource": "filesystem",
3178
+ "operation": "write",
3179
+ "scope": "working_directory",
3180
+ "source": "description_analysis"
3181
+ },
3182
+ {
3183
+ "resource": "filesystem",
3184
+ "operation": "write",
3185
+ "scope": "working_directory",
3186
+ "source": "description_analysis"
3187
+ },
3188
+ {
3189
+ "resource": "filesystem",
3190
+ "operation": "write",
3191
+ "scope": "working_directory",
3192
+ "source": "description_analysis"
3193
+ },
3194
+ {
3195
+ "resource": "filesystem",
3196
+ "operation": "write",
3197
+ "scope": "working_directory",
3198
+ "source": "description_analysis"
3199
+ },
3200
+ {
3201
+ "resource": "filesystem",
3202
+ "operation": "write",
3203
+ "scope": "working_directory",
3204
+ "source": "description_analysis"
3205
+ },
3206
+ {
3207
+ "resource": "filesystem",
3208
+ "operation": "write",
3209
+ "scope": "working_directory",
3210
+ "source": "description_analysis"
3211
+ },
3212
+ {
3213
+ "resource": "filesystem",
3214
+ "operation": "write",
3215
+ "scope": "working_directory",
3216
+ "source": "description_analysis"
3217
+ },
3218
+ {
3219
+ "resource": "filesystem",
3220
+ "operation": "write",
3221
+ "scope": "working_directory",
3222
+ "source": "description_analysis"
3223
+ },
3224
+ {
3225
+ "resource": "filesystem",
3226
+ "operation": "write",
3227
+ "scope": "working_directory",
3228
+ "source": "description_analysis"
3229
+ },
3230
+ {
3231
+ "resource": "filesystem",
3232
+ "operation": "write",
3233
+ "scope": "working_directory",
3234
+ "source": "description_analysis"
3235
+ },
3236
+ {
3237
+ "resource": "filesystem",
3238
+ "operation": "write",
3239
+ "scope": "working_directory",
3240
+ "source": "description_analysis"
3241
+ },
3242
+ {
3243
+ "resource": "filesystem",
3244
+ "operation": "write",
3245
+ "scope": "working_directory",
3246
+ "source": "description_analysis"
3247
+ },
3248
+ {
3249
+ "resource": "filesystem",
3250
+ "operation": "write",
3251
+ "scope": "working_directory",
3252
+ "source": "description_analysis"
3253
+ },
3254
+ {
3255
+ "resource": "filesystem",
3256
+ "operation": "write",
3257
+ "scope": "working_directory",
3258
+ "source": "description_analysis"
3259
+ },
3260
+ {
3261
+ "resource": "filesystem",
3262
+ "operation": "write",
3263
+ "scope": "working_directory",
3264
+ "source": "description_analysis"
3265
+ },
3266
+ {
3267
+ "resource": "filesystem",
3268
+ "operation": "write",
3269
+ "scope": "working_directory",
3270
+ "source": "description_analysis"
3271
+ },
3272
+ {
3273
+ "resource": "filesystem",
3274
+ "operation": "write",
3275
+ "scope": "working_directory",
3276
+ "source": "description_analysis"
3277
+ },
3278
+ {
3279
+ "resource": "filesystem",
3280
+ "operation": "write",
3281
+ "scope": "working_directory",
3282
+ "source": "description_analysis"
3283
+ },
3284
+ {
3285
+ "resource": "filesystem",
3286
+ "operation": "write",
3287
+ "scope": "working_directory",
3288
+ "source": "description_analysis"
3289
+ },
3290
+ {
3291
+ "resource": "filesystem",
3292
+ "operation": "write",
3293
+ "scope": "working_directory",
3294
+ "source": "description_analysis"
3295
+ },
3296
+ {
3297
+ "resource": "filesystem",
3298
+ "operation": "write",
3299
+ "scope": "working_directory",
3300
+ "source": "description_analysis"
3301
+ },
3302
+ {
3303
+ "resource": "filesystem",
3304
+ "operation": "write",
3305
+ "scope": "working_directory",
3306
+ "source": "description_analysis"
3307
+ },
3308
+ {
3309
+ "resource": "filesystem",
3310
+ "operation": "write",
3311
+ "scope": "working_directory",
3312
+ "source": "description_analysis"
3313
+ },
3314
+ {
3315
+ "resource": "filesystem",
3316
+ "operation": "write",
3317
+ "scope": "working_directory",
3318
+ "source": "description_analysis"
3319
+ },
3320
+ {
3321
+ "resource": "filesystem",
3322
+ "operation": "write",
3323
+ "scope": "working_directory",
3324
+ "source": "description_analysis"
3325
+ },
3326
+ {
3327
+ "resource": "filesystem",
3328
+ "operation": "write",
3329
+ "scope": "working_directory",
3330
+ "source": "description_analysis"
3331
+ },
3332
+ {
3333
+ "resource": "filesystem",
3334
+ "operation": "write",
3335
+ "scope": "working_directory",
3336
+ "source": "description_analysis"
3337
+ },
3338
+ {
3339
+ "resource": "filesystem",
3340
+ "operation": "write",
3341
+ "scope": "working_directory",
3342
+ "source": "description_analysis"
3343
+ },
3344
+ {
3345
+ "resource": "filesystem",
3346
+ "operation": "write",
3347
+ "scope": "working_directory",
3348
+ "source": "description_analysis"
3349
+ },
3350
+ {
3351
+ "resource": "filesystem",
3352
+ "operation": "write",
3353
+ "scope": "working_directory",
3354
+ "source": "description_analysis"
3355
+ },
3356
+ {
3357
+ "resource": "filesystem",
3358
+ "operation": "write",
3359
+ "scope": "working_directory",
3360
+ "source": "description_analysis"
3361
+ },
3362
+ {
3363
+ "resource": "filesystem",
3364
+ "operation": "write",
3365
+ "scope": "working_directory",
3366
+ "source": "description_analysis"
3367
+ },
3368
+ {
3369
+ "resource": "filesystem",
3370
+ "operation": "write",
3371
+ "scope": "working_directory",
3372
+ "source": "description_analysis"
3373
+ },
3374
+ {
3375
+ "resource": "filesystem",
3376
+ "operation": "write",
3377
+ "scope": "working_directory",
3378
+ "source": "description_analysis"
3379
+ },
3380
+ {
3381
+ "resource": "filesystem",
3382
+ "operation": "write",
3383
+ "scope": "working_directory",
3384
+ "source": "description_analysis"
3385
+ },
3386
+ {
3387
+ "resource": "filesystem",
3388
+ "operation": "write",
3389
+ "scope": "working_directory",
3390
+ "source": "description_analysis"
3391
+ },
3392
+ {
3393
+ "resource": "filesystem",
3394
+ "operation": "write",
3395
+ "scope": "working_directory",
3396
+ "source": "description_analysis"
3397
+ },
3398
+ {
3399
+ "resource": "filesystem",
3400
+ "operation": "write",
3401
+ "scope": "working_directory",
3402
+ "source": "description_analysis"
3403
+ },
3404
+ {
3405
+ "resource": "filesystem",
3406
+ "operation": "write",
3407
+ "scope": "working_directory",
3408
+ "source": "description_analysis"
3409
+ },
3410
+ {
3411
+ "resource": "filesystem",
3412
+ "operation": "write",
3413
+ "scope": "working_directory",
3414
+ "source": "description_analysis"
3415
+ },
3416
+ {
3417
+ "resource": "filesystem",
3418
+ "operation": "write",
3419
+ "scope": "working_directory",
3420
+ "source": "description_analysis"
3421
+ },
3422
+ {
3423
+ "resource": "filesystem",
3424
+ "operation": "write",
3425
+ "scope": "working_directory",
3426
+ "source": "description_analysis"
3427
+ },
3428
+ {
3429
+ "resource": "filesystem",
3430
+ "operation": "write",
3431
+ "scope": "working_directory",
3432
+ "source": "description_analysis"
3433
+ }
3434
+ ],
3435
+ "analyzedAt": "2026-07-15T22:34:19.154Z",
3436
+ "confidence": "high"
3437
+ }
3438
+ }