@trycompai/mcp-server 0.2.0 → 0.2.2

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 (635) hide show
  1. package/README.md +2 -2
  2. package/bin/mcp-server.js +6197 -2595
  3. package/bin/mcp-server.js.map +116 -35
  4. package/esm/funcs/frameworksFrameworksControllerUpdateCustomV1.d.ts +16 -0
  5. package/esm/funcs/frameworksFrameworksControllerUpdateCustomV1.d.ts.map +1 -0
  6. package/esm/funcs/frameworksFrameworksControllerUpdateCustomV1.js +93 -0
  7. package/esm/funcs/frameworksFrameworksControllerUpdateCustomV1.js.map +1 -0
  8. package/esm/funcs/integrationsTwoFactorSourceControllerGetAvailableTwoFactorSourcesV1.d.ts +17 -0
  9. package/esm/funcs/integrationsTwoFactorSourceControllerGetAvailableTwoFactorSourcesV1.d.ts.map +1 -0
  10. package/esm/funcs/integrationsTwoFactorSourceControllerGetAvailableTwoFactorSourcesV1.js +73 -0
  11. package/esm/funcs/integrationsTwoFactorSourceControllerGetAvailableTwoFactorSourcesV1.js.map +1 -0
  12. package/esm/funcs/integrationsTwoFactorSourceControllerGetTwoFactorSourceV1.d.ts +17 -0
  13. package/esm/funcs/integrationsTwoFactorSourceControllerGetTwoFactorSourceV1.d.ts.map +1 -0
  14. package/esm/funcs/integrationsTwoFactorSourceControllerGetTwoFactorSourceV1.js +73 -0
  15. package/esm/funcs/integrationsTwoFactorSourceControllerGetTwoFactorSourceV1.js.map +1 -0
  16. package/esm/funcs/integrationsTwoFactorSourceControllerGetTwoFactorStatusesV1.d.ts +17 -0
  17. package/esm/funcs/integrationsTwoFactorSourceControllerGetTwoFactorStatusesV1.d.ts.map +1 -0
  18. package/esm/funcs/integrationsTwoFactorSourceControllerGetTwoFactorStatusesV1.js +73 -0
  19. package/esm/funcs/integrationsTwoFactorSourceControllerGetTwoFactorStatusesV1.js.map +1 -0
  20. package/esm/funcs/integrationsTwoFactorSourceControllerSetTwoFactorSourceV1.d.ts +18 -0
  21. package/esm/funcs/integrationsTwoFactorSourceControllerSetTwoFactorSourceV1.d.ts.map +1 -0
  22. package/esm/funcs/integrationsTwoFactorSourceControllerSetTwoFactorSourceV1.js +84 -0
  23. package/esm/funcs/integrationsTwoFactorSourceControllerSetTwoFactorSourceV1.js.map +1 -0
  24. package/esm/funcs/ismsISMSControllerAddControlsV1.d.ts +18 -0
  25. package/esm/funcs/ismsISMSControllerAddControlsV1.d.ts.map +1 -0
  26. package/esm/funcs/ismsISMSControllerAddControlsV1.js +90 -0
  27. package/esm/funcs/ismsISMSControllerAddControlsV1.js.map +1 -0
  28. package/esm/funcs/ismsISMSControllerApproveV1.d.ts +18 -0
  29. package/esm/funcs/ismsISMSControllerApproveV1.d.ts.map +1 -0
  30. package/esm/funcs/ismsISMSControllerApproveV1.js +89 -0
  31. package/esm/funcs/ismsISMSControllerApproveV1.js.map +1 -0
  32. package/esm/funcs/ismsISMSControllerDeclineV1.d.ts +18 -0
  33. package/esm/funcs/ismsISMSControllerDeclineV1.d.ts.map +1 -0
  34. package/esm/funcs/ismsISMSControllerDeclineV1.js +89 -0
  35. package/esm/funcs/ismsISMSControllerDeclineV1.js.map +1 -0
  36. package/esm/funcs/ismsISMSControllerDriftV1.d.ts +18 -0
  37. package/esm/funcs/ismsISMSControllerDriftV1.d.ts.map +1 -0
  38. package/esm/funcs/ismsISMSControllerDriftV1.js +89 -0
  39. package/esm/funcs/ismsISMSControllerDriftV1.js.map +1 -0
  40. package/esm/funcs/ismsISMSControllerEnsureSetupV1.d.ts +18 -0
  41. package/esm/funcs/ismsISMSControllerEnsureSetupV1.d.ts.map +1 -0
  42. package/esm/funcs/ismsISMSControllerEnsureSetupV1.js +84 -0
  43. package/esm/funcs/ismsISMSControllerEnsureSetupV1.js.map +1 -0
  44. package/esm/funcs/ismsISMSControllerExportDocumentV1.d.ts +18 -0
  45. package/esm/funcs/ismsISMSControllerExportDocumentV1.d.ts.map +1 -0
  46. package/esm/funcs/ismsISMSControllerExportDocumentV1.js +90 -0
  47. package/esm/funcs/ismsISMSControllerExportDocumentV1.js.map +1 -0
  48. package/esm/funcs/ismsISMSControllerGenerateV1.d.ts +18 -0
  49. package/esm/funcs/ismsISMSControllerGenerateV1.d.ts.map +1 -0
  50. package/esm/funcs/ismsISMSControllerGenerateV1.js +89 -0
  51. package/esm/funcs/ismsISMSControllerGenerateV1.js.map +1 -0
  52. package/esm/funcs/ismsISMSControllerGetDocumentV1.d.ts +18 -0
  53. package/esm/funcs/ismsISMSControllerGetDocumentV1.d.ts.map +1 -0
  54. package/esm/funcs/ismsISMSControllerGetDocumentV1.js +89 -0
  55. package/esm/funcs/ismsISMSControllerGetDocumentV1.js.map +1 -0
  56. package/esm/funcs/ismsISMSControllerGetVersionsV1.d.ts +18 -0
  57. package/esm/funcs/ismsISMSControllerGetVersionsV1.d.ts.map +1 -0
  58. package/esm/funcs/ismsISMSControllerGetVersionsV1.js +89 -0
  59. package/esm/funcs/ismsISMSControllerGetVersionsV1.js.map +1 -0
  60. package/esm/funcs/ismsISMSControllerRemoveControlV1.d.ts +18 -0
  61. package/esm/funcs/ismsISMSControllerRemoveControlV1.d.ts.map +1 -0
  62. package/esm/funcs/ismsISMSControllerRemoveControlV1.js +93 -0
  63. package/esm/funcs/ismsISMSControllerRemoveControlV1.js.map +1 -0
  64. package/esm/funcs/ismsISMSControllerSubmitForApprovalV1.d.ts +18 -0
  65. package/esm/funcs/ismsISMSControllerSubmitForApprovalV1.d.ts.map +1 -0
  66. package/esm/funcs/ismsISMSControllerSubmitForApprovalV1.js +90 -0
  67. package/esm/funcs/ismsISMSControllerSubmitForApprovalV1.js.map +1 -0
  68. package/esm/funcs/ismsISMSProfileControllerGenerateAllV1.d.ts +18 -0
  69. package/esm/funcs/ismsISMSProfileControllerGenerateAllV1.d.ts.map +1 -0
  70. package/esm/funcs/ismsISMSProfileControllerGenerateAllV1.js +84 -0
  71. package/esm/funcs/ismsISMSProfileControllerGenerateAllV1.js.map +1 -0
  72. package/esm/funcs/ismsISMSProfileControllerGetProfileV1.d.ts +18 -0
  73. package/esm/funcs/ismsISMSProfileControllerGetProfileV1.d.ts.map +1 -0
  74. package/esm/funcs/ismsISMSProfileControllerGetProfileV1.js +87 -0
  75. package/esm/funcs/ismsISMSProfileControllerGetProfileV1.js.map +1 -0
  76. package/esm/funcs/ismsISMSProfileControllerSaveProfileV1.d.ts +18 -0
  77. package/esm/funcs/ismsISMSProfileControllerSaveProfileV1.d.ts.map +1 -0
  78. package/esm/funcs/ismsISMSProfileControllerSaveProfileV1.js +84 -0
  79. package/esm/funcs/ismsISMSProfileControllerSaveProfileV1.js.map +1 -0
  80. package/esm/funcs/ismsISMSRegistersControllerCreateRowV1.d.ts +18 -0
  81. package/esm/funcs/ismsISMSRegistersControllerCreateRowV1.d.ts.map +1 -0
  82. package/esm/funcs/ismsISMSRegistersControllerCreateRowV1.js +94 -0
  83. package/esm/funcs/ismsISMSRegistersControllerCreateRowV1.js.map +1 -0
  84. package/esm/funcs/ismsISMSRegistersControllerDeleteRowV1.d.ts +18 -0
  85. package/esm/funcs/ismsISMSRegistersControllerDeleteRowV1.d.ts.map +1 -0
  86. package/esm/funcs/ismsISMSRegistersControllerDeleteRowV1.js +93 -0
  87. package/esm/funcs/ismsISMSRegistersControllerDeleteRowV1.js.map +1 -0
  88. package/esm/funcs/ismsISMSRegistersControllerSaveNarrativeV1.d.ts +18 -0
  89. package/esm/funcs/ismsISMSRegistersControllerSaveNarrativeV1.d.ts.map +1 -0
  90. package/esm/funcs/ismsISMSRegistersControllerSaveNarrativeV1.js +90 -0
  91. package/esm/funcs/ismsISMSRegistersControllerSaveNarrativeV1.js.map +1 -0
  92. package/esm/funcs/ismsISMSRegistersControllerUpdateRowV1.d.ts +18 -0
  93. package/esm/funcs/ismsISMSRegistersControllerUpdateRowV1.d.ts.map +1 -0
  94. package/esm/funcs/ismsISMSRegistersControllerUpdateRowV1.js +94 -0
  95. package/esm/funcs/ismsISMSRegistersControllerUpdateRowV1.js.map +1 -0
  96. package/esm/funcs/peoplePeopleControllerGetMemberAccessV1.d.ts +18 -0
  97. package/esm/funcs/peoplePeopleControllerGetMemberAccessV1.d.ts.map +1 -0
  98. package/esm/funcs/peoplePeopleControllerGetMemberAccessV1.js +89 -0
  99. package/esm/funcs/peoplePeopleControllerGetMemberAccessV1.js.map +1 -0
  100. package/esm/funcs/trustAccessTrustAccessControllerGetPublicSecurityQuestionnaireV1.d.ts +16 -0
  101. package/esm/funcs/trustAccessTrustAccessControllerGetPublicSecurityQuestionnaireV1.d.ts.map +1 -0
  102. package/esm/funcs/trustAccessTrustAccessControllerGetPublicSecurityQuestionnaireV1.js +88 -0
  103. package/esm/funcs/trustAccessTrustAccessControllerGetPublicSecurityQuestionnaireV1.js.map +1 -0
  104. package/esm/funcs/trustPortalTrustPortalControllerRemoveCustomFrameworkBadgeV1.d.ts +18 -0
  105. package/esm/funcs/trustPortalTrustPortalControllerRemoveCustomFrameworkBadgeV1.d.ts.map +1 -0
  106. package/esm/funcs/trustPortalTrustPortalControllerRemoveCustomFrameworkBadgeV1.js +87 -0
  107. package/esm/funcs/trustPortalTrustPortalControllerRemoveCustomFrameworkBadgeV1.js.map +1 -0
  108. package/esm/funcs/trustPortalTrustPortalControllerUpdateSecurityQuestionnaireV1.d.ts +18 -0
  109. package/esm/funcs/trustPortalTrustPortalControllerUpdateSecurityQuestionnaireV1.d.ts.map +1 -0
  110. package/esm/funcs/trustPortalTrustPortalControllerUpdateSecurityQuestionnaireV1.js +84 -0
  111. package/esm/funcs/trustPortalTrustPortalControllerUpdateSecurityQuestionnaireV1.js.map +1 -0
  112. package/esm/funcs/trustPortalTrustPortalControllerUploadCustomFrameworkBadgeV1.d.ts +18 -0
  113. package/esm/funcs/trustPortalTrustPortalControllerUploadCustomFrameworkBadgeV1.d.ts.map +1 -0
  114. package/esm/funcs/trustPortalTrustPortalControllerUploadCustomFrameworkBadgeV1.js +84 -0
  115. package/esm/funcs/trustPortalTrustPortalControllerUploadCustomFrameworkBadgeV1.js.map +1 -0
  116. package/esm/landing-page.js +1 -1
  117. package/esm/lib/config.d.ts +3 -3
  118. package/esm/lib/config.js +3 -3
  119. package/esm/lib/http.d.ts +1 -1
  120. package/esm/lib/http.d.ts.map +1 -1
  121. package/esm/lib/http.js +1 -1
  122. package/esm/lib/http.js.map +1 -1
  123. package/esm/lib/retries.js +7 -0
  124. package/esm/lib/retries.js.map +1 -1
  125. package/esm/lib/security.d.ts +5 -4
  126. package/esm/lib/security.d.ts.map +1 -1
  127. package/esm/lib/security.js +4 -5
  128. package/esm/lib/security.js.map +1 -1
  129. package/esm/mcp-server/mcp-server.js +1 -1
  130. package/esm/mcp-server/server.d.ts.map +1 -1
  131. package/esm/mcp-server/server.js +114 -60
  132. package/esm/mcp-server/server.js.map +1 -1
  133. package/esm/mcp-server/tools/integrationsTwoFactorSourceControllerGetAvailableTwoFactorSourcesV1.d.ts +3 -0
  134. package/esm/mcp-server/tools/integrationsTwoFactorSourceControllerGetAvailableTwoFactorSourcesV1.d.ts.map +1 -0
  135. package/esm/mcp-server/tools/integrationsTwoFactorSourceControllerGetAvailableTwoFactorSourcesV1.js +29 -0
  136. package/esm/mcp-server/tools/integrationsTwoFactorSourceControllerGetAvailableTwoFactorSourcesV1.js.map +1 -0
  137. package/esm/mcp-server/tools/integrationsTwoFactorSourceControllerGetTwoFactorSourceV1.d.ts +3 -0
  138. package/esm/mcp-server/tools/integrationsTwoFactorSourceControllerGetTwoFactorSourceV1.d.ts.map +1 -0
  139. package/esm/mcp-server/tools/integrationsTwoFactorSourceControllerGetTwoFactorSourceV1.js +29 -0
  140. package/esm/mcp-server/tools/integrationsTwoFactorSourceControllerGetTwoFactorSourceV1.js.map +1 -0
  141. package/esm/mcp-server/tools/integrationsTwoFactorSourceControllerGetTwoFactorStatusesV1.d.ts +3 -0
  142. package/esm/mcp-server/tools/integrationsTwoFactorSourceControllerGetTwoFactorStatusesV1.d.ts.map +1 -0
  143. package/esm/mcp-server/tools/integrationsTwoFactorSourceControllerGetTwoFactorStatusesV1.js +29 -0
  144. package/esm/mcp-server/tools/integrationsTwoFactorSourceControllerGetTwoFactorStatusesV1.js.map +1 -0
  145. package/esm/mcp-server/tools/integrationsTwoFactorSourceControllerSetTwoFactorSourceV1.d.ts +7 -0
  146. package/esm/mcp-server/tools/integrationsTwoFactorSourceControllerSetTwoFactorSourceV1.d.ts.map +1 -0
  147. package/esm/mcp-server/tools/integrationsTwoFactorSourceControllerSetTwoFactorSourceV1.js +34 -0
  148. package/esm/mcp-server/tools/integrationsTwoFactorSourceControllerSetTwoFactorSourceV1.js.map +1 -0
  149. package/esm/mcp-server/tools/ismsISMSControllerAddControlsV1.d.ts +7 -0
  150. package/esm/mcp-server/tools/ismsISMSControllerAddControlsV1.d.ts.map +1 -0
  151. package/esm/mcp-server/tools/ismsISMSControllerAddControlsV1.js +34 -0
  152. package/esm/mcp-server/tools/ismsISMSControllerAddControlsV1.js.map +1 -0
  153. package/esm/mcp-server/tools/ismsISMSControllerApproveV1.d.ts +7 -0
  154. package/esm/mcp-server/tools/ismsISMSControllerApproveV1.d.ts.map +1 -0
  155. package/esm/mcp-server/tools/ismsISMSControllerApproveV1.js +34 -0
  156. package/esm/mcp-server/tools/ismsISMSControllerApproveV1.js.map +1 -0
  157. package/esm/mcp-server/tools/ismsISMSControllerDeclineV1.d.ts +7 -0
  158. package/esm/mcp-server/tools/ismsISMSControllerDeclineV1.d.ts.map +1 -0
  159. package/esm/mcp-server/tools/ismsISMSControllerDeclineV1.js +34 -0
  160. package/esm/mcp-server/tools/ismsISMSControllerDeclineV1.js.map +1 -0
  161. package/esm/mcp-server/tools/ismsISMSControllerDriftV1.d.ts +7 -0
  162. package/esm/mcp-server/tools/ismsISMSControllerDriftV1.d.ts.map +1 -0
  163. package/esm/mcp-server/tools/ismsISMSControllerDriftV1.js +34 -0
  164. package/esm/mcp-server/tools/ismsISMSControllerDriftV1.js.map +1 -0
  165. package/esm/mcp-server/tools/ismsISMSControllerEnsureSetupV1.d.ts +7 -0
  166. package/esm/mcp-server/tools/ismsISMSControllerEnsureSetupV1.d.ts.map +1 -0
  167. package/esm/mcp-server/tools/ismsISMSControllerEnsureSetupV1.js +34 -0
  168. package/esm/mcp-server/tools/ismsISMSControllerEnsureSetupV1.js.map +1 -0
  169. package/esm/mcp-server/tools/ismsISMSControllerExportDocumentV1.d.ts +7 -0
  170. package/esm/mcp-server/tools/ismsISMSControllerExportDocumentV1.d.ts.map +1 -0
  171. package/esm/mcp-server/tools/ismsISMSControllerExportDocumentV1.js +34 -0
  172. package/esm/mcp-server/tools/ismsISMSControllerExportDocumentV1.js.map +1 -0
  173. package/esm/mcp-server/tools/ismsISMSControllerGenerateV1.d.ts +7 -0
  174. package/esm/mcp-server/tools/ismsISMSControllerGenerateV1.d.ts.map +1 -0
  175. package/esm/mcp-server/tools/ismsISMSControllerGenerateV1.js +34 -0
  176. package/esm/mcp-server/tools/ismsISMSControllerGenerateV1.js.map +1 -0
  177. package/esm/mcp-server/tools/ismsISMSControllerGetDocumentV1.d.ts +7 -0
  178. package/esm/mcp-server/tools/ismsISMSControllerGetDocumentV1.d.ts.map +1 -0
  179. package/esm/mcp-server/tools/ismsISMSControllerGetDocumentV1.js +34 -0
  180. package/esm/mcp-server/tools/ismsISMSControllerGetDocumentV1.js.map +1 -0
  181. package/esm/mcp-server/tools/ismsISMSControllerGetVersionsV1.d.ts +7 -0
  182. package/esm/mcp-server/tools/ismsISMSControllerGetVersionsV1.d.ts.map +1 -0
  183. package/esm/mcp-server/tools/ismsISMSControllerGetVersionsV1.js +34 -0
  184. package/esm/mcp-server/tools/ismsISMSControllerGetVersionsV1.js.map +1 -0
  185. package/esm/mcp-server/tools/ismsISMSControllerRemoveControlV1.d.ts +7 -0
  186. package/esm/mcp-server/tools/ismsISMSControllerRemoveControlV1.d.ts.map +1 -0
  187. package/esm/mcp-server/tools/ismsISMSControllerRemoveControlV1.js +34 -0
  188. package/esm/mcp-server/tools/ismsISMSControllerRemoveControlV1.js.map +1 -0
  189. package/esm/mcp-server/tools/ismsISMSControllerSubmitForApprovalV1.d.ts +7 -0
  190. package/esm/mcp-server/tools/ismsISMSControllerSubmitForApprovalV1.d.ts.map +1 -0
  191. package/esm/mcp-server/tools/ismsISMSControllerSubmitForApprovalV1.js +34 -0
  192. package/esm/mcp-server/tools/ismsISMSControllerSubmitForApprovalV1.js.map +1 -0
  193. package/esm/mcp-server/tools/ismsISMSProfileControllerGenerateAllV1.d.ts +7 -0
  194. package/esm/mcp-server/tools/ismsISMSProfileControllerGenerateAllV1.d.ts.map +1 -0
  195. package/esm/mcp-server/tools/ismsISMSProfileControllerGenerateAllV1.js +34 -0
  196. package/esm/mcp-server/tools/ismsISMSProfileControllerGenerateAllV1.js.map +1 -0
  197. package/esm/mcp-server/tools/ismsISMSProfileControllerGetProfileV1.d.ts +7 -0
  198. package/esm/mcp-server/tools/ismsISMSProfileControllerGetProfileV1.d.ts.map +1 -0
  199. package/esm/mcp-server/tools/ismsISMSProfileControllerGetProfileV1.js +34 -0
  200. package/esm/mcp-server/tools/ismsISMSProfileControllerGetProfileV1.js.map +1 -0
  201. package/esm/mcp-server/tools/ismsISMSProfileControllerSaveProfileV1.d.ts +7 -0
  202. package/esm/mcp-server/tools/ismsISMSProfileControllerSaveProfileV1.d.ts.map +1 -0
  203. package/esm/mcp-server/tools/ismsISMSProfileControllerSaveProfileV1.js +34 -0
  204. package/esm/mcp-server/tools/ismsISMSProfileControllerSaveProfileV1.js.map +1 -0
  205. package/esm/mcp-server/tools/ismsISMSRegistersControllerCreateRowV1.d.ts +7 -0
  206. package/esm/mcp-server/tools/ismsISMSRegistersControllerCreateRowV1.d.ts.map +1 -0
  207. package/esm/mcp-server/tools/ismsISMSRegistersControllerCreateRowV1.js +34 -0
  208. package/esm/mcp-server/tools/ismsISMSRegistersControllerCreateRowV1.js.map +1 -0
  209. package/esm/mcp-server/tools/ismsISMSRegistersControllerDeleteRowV1.d.ts +7 -0
  210. package/esm/mcp-server/tools/ismsISMSRegistersControllerDeleteRowV1.d.ts.map +1 -0
  211. package/esm/mcp-server/tools/ismsISMSRegistersControllerDeleteRowV1.js +34 -0
  212. package/esm/mcp-server/tools/ismsISMSRegistersControllerDeleteRowV1.js.map +1 -0
  213. package/esm/mcp-server/tools/ismsISMSRegistersControllerSaveNarrativeV1.d.ts +7 -0
  214. package/esm/mcp-server/tools/ismsISMSRegistersControllerSaveNarrativeV1.d.ts.map +1 -0
  215. package/esm/mcp-server/tools/ismsISMSRegistersControllerSaveNarrativeV1.js +34 -0
  216. package/esm/mcp-server/tools/ismsISMSRegistersControllerSaveNarrativeV1.js.map +1 -0
  217. package/esm/mcp-server/tools/ismsISMSRegistersControllerUpdateRowV1.d.ts +7 -0
  218. package/esm/mcp-server/tools/ismsISMSRegistersControllerUpdateRowV1.d.ts.map +1 -0
  219. package/esm/mcp-server/tools/ismsISMSRegistersControllerUpdateRowV1.js +34 -0
  220. package/esm/mcp-server/tools/ismsISMSRegistersControllerUpdateRowV1.js.map +1 -0
  221. package/esm/mcp-server/tools/peoplePeopleControllerGetMemberAccessV1.d.ts +7 -0
  222. package/esm/mcp-server/tools/peoplePeopleControllerGetMemberAccessV1.d.ts.map +1 -0
  223. package/esm/mcp-server/tools/peoplePeopleControllerGetMemberAccessV1.js +34 -0
  224. package/esm/mcp-server/tools/peoplePeopleControllerGetMemberAccessV1.js.map +1 -0
  225. package/esm/mcp-server/tools/trustAccessTrustAccessControllerGetPublicSecurityQuestionnaireV1.d.ts +7 -0
  226. package/esm/mcp-server/tools/trustAccessTrustAccessControllerGetPublicSecurityQuestionnaireV1.d.ts.map +1 -0
  227. package/esm/mcp-server/tools/trustAccessTrustAccessControllerGetPublicSecurityQuestionnaireV1.js +34 -0
  228. package/esm/mcp-server/tools/trustAccessTrustAccessControllerGetPublicSecurityQuestionnaireV1.js.map +1 -0
  229. package/esm/mcp-server/tools/trustPortalTrustPortalControllerRemoveCustomFrameworkBadgeV1.d.ts +7 -0
  230. package/esm/mcp-server/tools/trustPortalTrustPortalControllerRemoveCustomFrameworkBadgeV1.d.ts.map +1 -0
  231. package/esm/mcp-server/tools/trustPortalTrustPortalControllerRemoveCustomFrameworkBadgeV1.js +34 -0
  232. package/esm/mcp-server/tools/trustPortalTrustPortalControllerRemoveCustomFrameworkBadgeV1.js.map +1 -0
  233. package/esm/mcp-server/tools/trustPortalTrustPortalControllerUpdateSecurityQuestionnaireV1.d.ts +7 -0
  234. package/esm/mcp-server/tools/trustPortalTrustPortalControllerUpdateSecurityQuestionnaireV1.d.ts.map +1 -0
  235. package/esm/mcp-server/tools/trustPortalTrustPortalControllerUpdateSecurityQuestionnaireV1.js +34 -0
  236. package/esm/mcp-server/tools/trustPortalTrustPortalControllerUpdateSecurityQuestionnaireV1.js.map +1 -0
  237. package/esm/mcp-server/tools/trustPortalTrustPortalControllerUploadCustomFrameworkBadgeV1.d.ts +7 -0
  238. package/esm/mcp-server/tools/trustPortalTrustPortalControllerUploadCustomFrameworkBadgeV1.d.ts.map +1 -0
  239. package/esm/mcp-server/tools/trustPortalTrustPortalControllerUploadCustomFrameworkBadgeV1.js +34 -0
  240. package/esm/mcp-server/tools/trustPortalTrustPortalControllerUploadCustomFrameworkBadgeV1.js.map +1 -0
  241. package/esm/mcp-server/tools.d.ts.map +1 -1
  242. package/esm/mcp-server/tools.js +2 -0
  243. package/esm/mcp-server/tools.js.map +1 -1
  244. package/esm/models/automationscontrollergettaskautomationrunsv1op.d.ts +4 -4
  245. package/esm/models/automationscontrollergettaskautomationrunsv1op.d.ts.map +1 -1
  246. package/esm/models/automationscontrollergettaskautomationrunsv1op.js +3 -3
  247. package/esm/models/automationscontrollergettaskautomationrunsv1op.js.map +1 -1
  248. package/esm/models/contextcontrollercreatecontextv1op.d.ts +9 -9
  249. package/esm/models/contextcontrollercreatecontextv1op.d.ts.map +1 -1
  250. package/esm/models/contextcontrollercreatecontextv1op.js +8 -8
  251. package/esm/models/contextcontrollercreatecontextv1op.js.map +1 -1
  252. package/esm/models/contextcontrollerdeletecontextv1op.d.ts +9 -9
  253. package/esm/models/contextcontrollerdeletecontextv1op.d.ts.map +1 -1
  254. package/esm/models/contextcontrollerdeletecontextv1op.js +8 -8
  255. package/esm/models/contextcontrollerdeletecontextv1op.js.map +1 -1
  256. package/esm/models/contextcontrollergetallcontextv1op.d.ts +9 -9
  257. package/esm/models/contextcontrollergetallcontextv1op.d.ts.map +1 -1
  258. package/esm/models/contextcontrollergetallcontextv1op.js +8 -8
  259. package/esm/models/contextcontrollergetallcontextv1op.js.map +1 -1
  260. package/esm/models/contextcontrollergetcontextbyidv1op.d.ts +9 -9
  261. package/esm/models/contextcontrollergetcontextbyidv1op.d.ts.map +1 -1
  262. package/esm/models/contextcontrollergetcontextbyidv1op.js +8 -8
  263. package/esm/models/contextcontrollergetcontextbyidv1op.js.map +1 -1
  264. package/esm/models/controlscontrollerunlinkdocumenttypev1op.d.ts +5 -5
  265. package/esm/models/controlscontrollerunlinkdocumenttypev1op.d.ts.map +1 -1
  266. package/esm/models/controlscontrollerunlinkdocumenttypev1op.js +3 -3
  267. package/esm/models/controlscontrollerunlinkdocumenttypev1op.js.map +1 -1
  268. package/esm/models/customframeworkbadgeresponsedto.d.ts +7 -0
  269. package/esm/models/customframeworkbadgeresponsedto.d.ts.map +1 -0
  270. package/esm/models/customframeworkbadgeresponsedto.js +9 -0
  271. package/esm/models/customframeworkbadgeresponsedto.js.map +1 -0
  272. package/esm/models/devicescontrollergetalldevicesv1op.d.ts +15 -15
  273. package/esm/models/devicescontrollergetalldevicesv1op.d.ts.map +1 -1
  274. package/esm/models/devicescontrollergetalldevicesv1op.js +11 -11
  275. package/esm/models/devicescontrollergetalldevicesv1op.js.map +1 -1
  276. package/esm/models/ensureismssetupdto.d.ts +6 -0
  277. package/esm/models/ensureismssetupdto.d.ts.map +1 -0
  278. package/esm/models/ensureismssetupdto.js +9 -0
  279. package/esm/models/ensureismssetupdto.js.map +1 -0
  280. package/esm/models/exportismsdocumentdto.d.ts +23 -0
  281. package/esm/models/exportismsdocumentdto.d.ts.map +1 -0
  282. package/esm/models/exportismsdocumentdto.js +20 -0
  283. package/esm/models/exportismsdocumentdto.js.map +1 -0
  284. package/esm/models/frameworkscontrollerupdatecustomv1op.d.ts +12 -0
  285. package/esm/models/frameworkscontrollerupdatecustomv1op.d.ts.map +1 -0
  286. package/esm/models/frameworkscontrollerupdatecustomv1op.js +13 -0
  287. package/esm/models/frameworkscontrollerupdatecustomv1op.js.map +1 -0
  288. package/esm/models/generatealldto.d.ts +6 -0
  289. package/esm/models/generatealldto.d.ts.map +1 -0
  290. package/esm/models/generatealldto.js +8 -0
  291. package/esm/models/generatealldto.js.map +1 -0
  292. package/esm/models/ismscontrolleraddcontrolsv1op.d.ts +8 -0
  293. package/esm/models/ismscontrolleraddcontrolsv1op.d.ts.map +1 -0
  294. package/esm/models/ismscontrolleraddcontrolsv1op.js +10 -0
  295. package/esm/models/ismscontrolleraddcontrolsv1op.js.map +1 -0
  296. package/esm/models/ismscontrollerapprovev1op.d.ts +6 -0
  297. package/esm/models/ismscontrollerapprovev1op.d.ts.map +1 -0
  298. package/esm/models/ismscontrollerapprovev1op.js +8 -0
  299. package/esm/models/ismscontrollerapprovev1op.js.map +1 -0
  300. package/esm/models/ismscontrollerdeclinev1op.d.ts +6 -0
  301. package/esm/models/ismscontrollerdeclinev1op.d.ts.map +1 -0
  302. package/esm/models/ismscontrollerdeclinev1op.js +8 -0
  303. package/esm/models/ismscontrollerdeclinev1op.js.map +1 -0
  304. package/esm/models/ismscontrollerdriftv1op.d.ts +6 -0
  305. package/esm/models/ismscontrollerdriftv1op.d.ts.map +1 -0
  306. package/esm/models/ismscontrollerdriftv1op.js +8 -0
  307. package/esm/models/ismscontrollerdriftv1op.js.map +1 -0
  308. package/esm/models/ismscontrollerexportdocumentv1op.d.ts +8 -0
  309. package/esm/models/ismscontrollerexportdocumentv1op.d.ts.map +1 -0
  310. package/esm/models/ismscontrollerexportdocumentv1op.js +10 -0
  311. package/esm/models/ismscontrollerexportdocumentv1op.js.map +1 -0
  312. package/esm/models/ismscontrollergeneratev1op.d.ts +6 -0
  313. package/esm/models/ismscontrollergeneratev1op.d.ts.map +1 -0
  314. package/esm/models/ismscontrollergeneratev1op.js +8 -0
  315. package/esm/models/ismscontrollergeneratev1op.js.map +1 -0
  316. package/esm/models/ismscontrollergetdocumentv1op.d.ts +6 -0
  317. package/esm/models/ismscontrollergetdocumentv1op.d.ts.map +1 -0
  318. package/esm/models/ismscontrollergetdocumentv1op.js +8 -0
  319. package/esm/models/ismscontrollergetdocumentv1op.js.map +1 -0
  320. package/esm/models/ismscontrollergetversionsv1op.d.ts +6 -0
  321. package/esm/models/ismscontrollergetversionsv1op.d.ts.map +1 -0
  322. package/esm/models/ismscontrollergetversionsv1op.js +8 -0
  323. package/esm/models/ismscontrollergetversionsv1op.js.map +1 -0
  324. package/esm/models/ismscontrollerremovecontrolv1op.d.ts +7 -0
  325. package/esm/models/ismscontrollerremovecontrolv1op.d.ts.map +1 -0
  326. package/esm/models/ismscontrollerremovecontrolv1op.js +9 -0
  327. package/esm/models/ismscontrollerremovecontrolv1op.js.map +1 -0
  328. package/esm/models/ismscontrollersubmitforapprovalv1op.d.ts +8 -0
  329. package/esm/models/ismscontrollersubmitforapprovalv1op.d.ts.map +1 -0
  330. package/esm/models/ismscontrollersubmitforapprovalv1op.js +10 -0
  331. package/esm/models/ismscontrollersubmitforapprovalv1op.js.map +1 -0
  332. package/esm/models/ismsprofilecontrollergetprofilev1op.d.ts +6 -0
  333. package/esm/models/ismsprofilecontrollergetprofilev1op.d.ts.map +1 -0
  334. package/esm/models/ismsprofilecontrollergetprofilev1op.js +8 -0
  335. package/esm/models/ismsprofilecontrollergetprofilev1op.js.map +1 -0
  336. package/esm/models/ismsprofilecontrollersaveprofilev1op.d.ts +13 -0
  337. package/esm/models/ismsprofilecontrollersaveprofilev1op.d.ts.map +1 -0
  338. package/esm/models/ismsprofilecontrollersaveprofilev1op.js +10 -0
  339. package/esm/models/ismsprofilecontrollersaveprofilev1op.js.map +1 -0
  340. package/esm/models/ismsregisterscontrollercreaterowv1op.d.ts +96 -0
  341. package/esm/models/ismsregisterscontrollercreaterowv1op.d.ts.map +1 -0
  342. package/esm/models/ismsregisterscontrollercreaterowv1op.js +93 -0
  343. package/esm/models/ismsregisterscontrollercreaterowv1op.js.map +1 -0
  344. package/esm/models/ismsregisterscontrollerdeleterowv1op.d.ts +7 -0
  345. package/esm/models/ismsregisterscontrollerdeleterowv1op.d.ts.map +1 -0
  346. package/esm/models/ismsregisterscontrollerdeleterowv1op.js +9 -0
  347. package/esm/models/ismsregisterscontrollerdeleterowv1op.js.map +1 -0
  348. package/esm/models/ismsregisterscontrollersavenarrativev1op.d.ts +16 -0
  349. package/esm/models/ismsregisterscontrollersavenarrativev1op.d.ts.map +1 -0
  350. package/esm/models/ismsregisterscontrollersavenarrativev1op.js +12 -0
  351. package/esm/models/ismsregisterscontrollersavenarrativev1op.js.map +1 -0
  352. package/esm/models/ismsregisterscontrollerupdaterowv1op.d.ts +96 -0
  353. package/esm/models/ismsregisterscontrollerupdaterowv1op.d.ts.map +1 -0
  354. package/esm/models/ismsregisterscontrollerupdaterowv1op.js +93 -0
  355. package/esm/models/ismsregisterscontrollerupdaterowv1op.js.map +1 -0
  356. package/esm/models/linkismscontrolsdto.d.ts +6 -0
  357. package/esm/models/linkismscontrolsdto.d.ts.map +1 -0
  358. package/esm/models/linkismscontrolsdto.js +9 -0
  359. package/esm/models/linkismscontrolsdto.js.map +1 -0
  360. package/esm/models/organizationcontrollerdeleteorganizationv1op.d.ts +15 -15
  361. package/esm/models/organizationcontrollerdeleteorganizationv1op.d.ts.map +1 -1
  362. package/esm/models/organizationcontrollerdeleteorganizationv1op.js +12 -12
  363. package/esm/models/organizationcontrollerdeleteorganizationv1op.js.map +1 -1
  364. package/esm/models/organizationcontrollergetorganizationv1op.d.ts +11 -11
  365. package/esm/models/organizationcontrollergetorganizationv1op.d.ts.map +1 -1
  366. package/esm/models/organizationcontrollergetorganizationv1op.js +7 -7
  367. package/esm/models/organizationcontrollergetorganizationv1op.js.map +1 -1
  368. package/esm/models/organizationcontrollergetprimarycolorv1op.d.ts +15 -15
  369. package/esm/models/organizationcontrollergetprimarycolorv1op.d.ts.map +1 -1
  370. package/esm/models/organizationcontrollergetprimarycolorv1op.js +11 -11
  371. package/esm/models/organizationcontrollergetprimarycolorv1op.js.map +1 -1
  372. package/esm/models/organizationcontrollerupdateorganizationv1op.d.ts +20 -16
  373. package/esm/models/organizationcontrollerupdateorganizationv1op.d.ts.map +1 -1
  374. package/esm/models/organizationcontrollerupdateorganizationv1op.js +17 -13
  375. package/esm/models/organizationcontrollerupdateorganizationv1op.js.map +1 -1
  376. package/esm/models/peoplecontrollerbulkcreatemembersv1op.d.ts +15 -15
  377. package/esm/models/peoplecontrollerbulkcreatemembersv1op.d.ts.map +1 -1
  378. package/esm/models/peoplecontrollerbulkcreatemembersv1op.js +11 -11
  379. package/esm/models/peoplecontrollerbulkcreatemembersv1op.js.map +1 -1
  380. package/esm/models/peoplecontrollerdeletememberv1op.d.ts +15 -15
  381. package/esm/models/peoplecontrollerdeletememberv1op.d.ts.map +1 -1
  382. package/esm/models/peoplecontrollerdeletememberv1op.js +11 -11
  383. package/esm/models/peoplecontrollerdeletememberv1op.js.map +1 -1
  384. package/esm/models/peoplecontrollergetallpeoplev1op.d.ts +15 -15
  385. package/esm/models/peoplecontrollergetallpeoplev1op.d.ts.map +1 -1
  386. package/esm/models/peoplecontrollergetallpeoplev1op.js +11 -11
  387. package/esm/models/peoplecontrollergetallpeoplev1op.js.map +1 -1
  388. package/esm/models/peoplecontrollergetmemberaccessv1op.d.ts +6 -0
  389. package/esm/models/peoplecontrollergetmemberaccessv1op.d.ts.map +1 -0
  390. package/esm/models/peoplecontrollergetmemberaccessv1op.js +8 -0
  391. package/esm/models/peoplecontrollergetmemberaccessv1op.js.map +1 -0
  392. package/esm/models/peoplecontrollerremovehostv1op.d.ts +15 -15
  393. package/esm/models/peoplecontrollerremovehostv1op.d.ts.map +1 -1
  394. package/esm/models/peoplecontrollerremovehostv1op.js +11 -11
  395. package/esm/models/peoplecontrollerremovehostv1op.js.map +1 -1
  396. package/esm/models/policiescontrollerdeletepolicyv1op.d.ts +15 -15
  397. package/esm/models/policiescontrollerdeletepolicyv1op.d.ts.map +1 -1
  398. package/esm/models/policiescontrollerdeletepolicyv1op.js +11 -11
  399. package/esm/models/policiescontrollerdeletepolicyv1op.js.map +1 -1
  400. package/esm/models/policiescontrollergetallpoliciesv1op.d.ts +13 -13
  401. package/esm/models/policiescontrollergetallpoliciesv1op.d.ts.map +1 -1
  402. package/esm/models/policiescontrollergetallpoliciesv1op.js +9 -9
  403. package/esm/models/policiescontrollergetallpoliciesv1op.js.map +1 -1
  404. package/esm/models/questionnairecontrollerautoanswerandexportuploadv1op.d.ts +6 -6
  405. package/esm/models/questionnairecontrollerautoanswerandexportuploadv1op.d.ts.map +1 -1
  406. package/esm/models/questionnairecontrollerautoanswerandexportuploadv1op.js +4 -4
  407. package/esm/models/questionnairecontrollerautoanswerandexportuploadv1op.js.map +1 -1
  408. package/esm/models/questionnairecontrollerparsequestionnaireuploadv1op.d.ts +6 -6
  409. package/esm/models/questionnairecontrollerparsequestionnaireuploadv1op.d.ts.map +1 -1
  410. package/esm/models/questionnairecontrollerparsequestionnaireuploadv1op.js +4 -4
  411. package/esm/models/questionnairecontrollerparsequestionnaireuploadv1op.js.map +1 -1
  412. package/esm/models/questionnairecontrolleruploadandparseuploadv1op.d.ts +5 -5
  413. package/esm/models/questionnairecontrolleruploadandparseuploadv1op.d.ts.map +1 -1
  414. package/esm/models/questionnairecontrolleruploadandparseuploadv1op.js +4 -4
  415. package/esm/models/questionnairecontrolleruploadandparseuploadv1op.js.map +1 -1
  416. package/esm/models/riskscontrollercreateriskv1op.d.ts +30 -30
  417. package/esm/models/riskscontrollercreateriskv1op.d.ts.map +1 -1
  418. package/esm/models/riskscontrollercreateriskv1op.js +15 -15
  419. package/esm/models/riskscontrollercreateriskv1op.js.map +1 -1
  420. package/esm/models/riskscontrollerdeleteriskv1op.d.ts +15 -15
  421. package/esm/models/riskscontrollerdeleteriskv1op.d.ts.map +1 -1
  422. package/esm/models/riskscontrollerdeleteriskv1op.js +11 -11
  423. package/esm/models/riskscontrollerdeleteriskv1op.js.map +1 -1
  424. package/esm/models/riskscontrollergetallrisksv1op.d.ts +47 -47
  425. package/esm/models/riskscontrollergetallrisksv1op.d.ts.map +1 -1
  426. package/esm/models/riskscontrollergetallrisksv1op.js +34 -34
  427. package/esm/models/riskscontrollergetallrisksv1op.js.map +1 -1
  428. package/esm/models/riskscontrollergetriskbyidv1op.d.ts +32 -32
  429. package/esm/models/riskscontrollergetriskbyidv1op.d.ts.map +1 -1
  430. package/esm/models/riskscontrollergetriskbyidv1op.js +16 -16
  431. package/esm/models/riskscontrollergetriskbyidv1op.js.map +1 -1
  432. package/esm/models/riskscontrollerupdateriskv1op.d.ts +35 -35
  433. package/esm/models/riskscontrollerupdateriskv1op.d.ts.map +1 -1
  434. package/esm/models/riskscontrollerupdateriskv1op.js +19 -19
  435. package/esm/models/riskscontrollerupdateriskv1op.js.map +1 -1
  436. package/esm/models/setemployeesyncproviderdto.d.ts +3 -3
  437. package/esm/models/setemployeesyncproviderdto.d.ts.map +1 -1
  438. package/esm/models/setemployeesyncproviderdto.js +3 -2
  439. package/esm/models/setemployeesyncproviderdto.js.map +1 -1
  440. package/esm/models/settwofactorsourcedto.d.ts +12 -0
  441. package/esm/models/settwofactorsourcedto.d.ts.map +1 -0
  442. package/esm/models/settwofactorsourcedto.js +11 -0
  443. package/esm/models/settwofactorsourcedto.js.map +1 -0
  444. package/esm/models/submitismsforapprovaldto.d.ts +6 -0
  445. package/esm/models/submitismsforapprovaldto.d.ts.map +1 -0
  446. package/esm/models/submitismsforapprovaldto.js +8 -0
  447. package/esm/models/submitismsforapprovaldto.js.map +1 -0
  448. package/esm/models/taskitemresponsedto.d.ts +5 -5
  449. package/esm/models/taskitemresponsedto.d.ts.map +1 -1
  450. package/esm/models/taskitemresponsedto.js +1 -1
  451. package/esm/models/taskitemresponsedto.js.map +1 -1
  452. package/esm/models/taskresponsedto.d.ts +5 -5
  453. package/esm/models/taskresponsedto.d.ts.map +1 -1
  454. package/esm/models/taskresponsedto.js +2 -2
  455. package/esm/models/taskresponsedto.js.map +1 -1
  456. package/esm/models/trustaccesscontrollergetpublicsecurityquestionnairev1op.d.ts +13 -0
  457. package/esm/models/trustaccesscontrollergetpublicsecurityquestionnairev1op.d.ts.map +1 -0
  458. package/esm/models/trustaccesscontrollergetpublicsecurityquestionnairev1op.js +13 -0
  459. package/esm/models/trustaccesscontrollergetpublicsecurityquestionnairev1op.js.map +1 -0
  460. package/esm/models/trustportalcontrollerremovecustomframeworkbadgev1op.d.ts +6 -0
  461. package/esm/models/trustportalcontrollerremovecustomframeworkbadgev1op.d.ts.map +1 -0
  462. package/esm/models/trustportalcontrollerremovecustomframeworkbadgev1op.js +9 -0
  463. package/esm/models/trustportalcontrollerremovecustomframeworkbadgev1op.js.map +1 -0
  464. package/esm/models/trustportalcontrollerupdatecustomframeworkv1op.d.ts +6 -6
  465. package/esm/models/trustportalcontrollerupdatecustomframeworkv1op.d.ts.map +1 -1
  466. package/esm/models/trustportalcontrollerupdatecustomframeworkv1op.js +6 -6
  467. package/esm/models/trustportalcontrollerupdatecustomframeworkv1op.js.map +1 -1
  468. package/esm/models/trustportalcontrollerupdatesecurityquestionnairev1op.d.ts +6 -0
  469. package/esm/models/trustportalcontrollerupdatesecurityquestionnairev1op.d.ts.map +1 -0
  470. package/esm/models/trustportalcontrollerupdatesecurityquestionnairev1op.js +9 -0
  471. package/esm/models/trustportalcontrollerupdatesecurityquestionnairev1op.js.map +1 -0
  472. package/esm/models/updatecustomframeworkdto.d.ts +7 -0
  473. package/esm/models/updatecustomframeworkdto.d.ts.map +1 -0
  474. package/esm/models/updatecustomframeworkdto.js +9 -0
  475. package/esm/models/updatecustomframeworkdto.js.map +1 -0
  476. package/esm/models/uploadcustomframeworkbadgedto.d.ts +9 -0
  477. package/esm/models/uploadcustomframeworkbadgedto.d.ts.map +1 -0
  478. package/esm/models/uploadcustomframeworkbadgedto.js +11 -0
  479. package/esm/models/uploadcustomframeworkbadgedto.js.map +1 -0
  480. package/esm/models/vendorscontrollercreatevendorv1op.d.ts +30 -30
  481. package/esm/models/vendorscontrollercreatevendorv1op.d.ts.map +1 -1
  482. package/esm/models/vendorscontrollercreatevendorv1op.js +15 -15
  483. package/esm/models/vendorscontrollercreatevendorv1op.js.map +1 -1
  484. package/esm/models/vendorscontrollerdeletevendorv1op.d.ts +15 -15
  485. package/esm/models/vendorscontrollerdeletevendorv1op.d.ts.map +1 -1
  486. package/esm/models/vendorscontrollerdeletevendorv1op.js +11 -11
  487. package/esm/models/vendorscontrollerdeletevendorv1op.js.map +1 -1
  488. package/esm/models/vendorscontrollergetallvendorsv1op.d.ts +36 -36
  489. package/esm/models/vendorscontrollergetallvendorsv1op.d.ts.map +1 -1
  490. package/esm/models/vendorscontrollergetallvendorsv1op.js +22 -22
  491. package/esm/models/vendorscontrollergetallvendorsv1op.js.map +1 -1
  492. package/esm/models/vendorscontrollergetvendorbyidv1op.d.ts +25 -25
  493. package/esm/models/vendorscontrollergetvendorbyidv1op.d.ts.map +1 -1
  494. package/esm/models/vendorscontrollergetvendorbyidv1op.js +14 -14
  495. package/esm/models/vendorscontrollergetvendorbyidv1op.js.map +1 -1
  496. package/esm/models/vendorscontrollerupdatevendorv1op.d.ts +35 -35
  497. package/esm/models/vendorscontrollerupdatevendorv1op.d.ts.map +1 -1
  498. package/esm/models/vendorscontrollerupdatevendorv1op.js +19 -19
  499. package/esm/models/vendorscontrollerupdatevendorv1op.js.map +1 -1
  500. package/esm/tool-names.d.ts.map +1 -1
  501. package/esm/tool-names.js +308 -200
  502. package/esm/tool-names.js.map +1 -1
  503. package/esm/types/async.d.ts.map +1 -1
  504. package/esm/types/async.js +6 -6
  505. package/esm/types/async.js.map +1 -1
  506. package/package.json +4 -2
  507. package/src/funcs/frameworksFrameworksControllerUpdateCustomV1.ts +166 -0
  508. package/src/funcs/integrationsTwoFactorSourceControllerGetAvailableTwoFactorSourcesV1.ts +125 -0
  509. package/src/funcs/integrationsTwoFactorSourceControllerGetTwoFactorSourceV1.ts +125 -0
  510. package/src/funcs/integrationsTwoFactorSourceControllerGetTwoFactorStatusesV1.ts +125 -0
  511. package/src/funcs/integrationsTwoFactorSourceControllerSetTwoFactorSourceV1.ts +146 -0
  512. package/src/funcs/ismsISMSControllerAddControlsV1.ts +155 -0
  513. package/src/funcs/ismsISMSControllerApproveV1.ts +154 -0
  514. package/src/funcs/ismsISMSControllerDeclineV1.ts +154 -0
  515. package/src/funcs/ismsISMSControllerDriftV1.ts +154 -0
  516. package/src/funcs/ismsISMSControllerEnsureSetupV1.ts +146 -0
  517. package/src/funcs/ismsISMSControllerExportDocumentV1.ts +155 -0
  518. package/src/funcs/ismsISMSControllerGenerateV1.ts +154 -0
  519. package/src/funcs/ismsISMSControllerGetDocumentV1.ts +154 -0
  520. package/src/funcs/ismsISMSControllerGetVersionsV1.ts +154 -0
  521. package/src/funcs/ismsISMSControllerRemoveControlV1.ts +158 -0
  522. package/src/funcs/ismsISMSControllerSubmitForApprovalV1.ts +156 -0
  523. package/src/funcs/ismsISMSProfileControllerGenerateAllV1.ts +146 -0
  524. package/src/funcs/ismsISMSProfileControllerGetProfileV1.ts +150 -0
  525. package/src/funcs/ismsISMSProfileControllerSaveProfileV1.ts +147 -0
  526. package/src/funcs/ismsISMSRegistersControllerCreateRowV1.ts +160 -0
  527. package/src/funcs/ismsISMSRegistersControllerDeleteRowV1.ts +159 -0
  528. package/src/funcs/ismsISMSRegistersControllerSaveNarrativeV1.ts +156 -0
  529. package/src/funcs/ismsISMSRegistersControllerUpdateRowV1.ts +160 -0
  530. package/src/funcs/peoplePeopleControllerGetMemberAccessV1.ts +155 -0
  531. package/src/funcs/trustAccessTrustAccessControllerGetPublicSecurityQuestionnaireV1.ts +156 -0
  532. package/src/funcs/trustPortalTrustPortalControllerRemoveCustomFrameworkBadgeV1.ts +152 -0
  533. package/src/funcs/trustPortalTrustPortalControllerUpdateSecurityQuestionnaireV1.ts +151 -0
  534. package/src/funcs/trustPortalTrustPortalControllerUploadCustomFrameworkBadgeV1.ts +146 -0
  535. package/src/landing-page.ts +1 -1
  536. package/src/lib/config.ts +3 -3
  537. package/src/lib/http.ts +3 -1
  538. package/src/lib/retries.ts +8 -0
  539. package/src/lib/security.ts +10 -5
  540. package/src/mcp-server/mcp-server.ts +1 -1
  541. package/src/mcp-server/server.ts +116 -60
  542. package/src/mcp-server/tools/integrationsTwoFactorSourceControllerGetAvailableTwoFactorSourcesV1.ts +37 -0
  543. package/src/mcp-server/tools/integrationsTwoFactorSourceControllerGetTwoFactorSourceV1.ts +37 -0
  544. package/src/mcp-server/tools/integrationsTwoFactorSourceControllerGetTwoFactorStatusesV1.ts +37 -0
  545. package/src/mcp-server/tools/integrationsTwoFactorSourceControllerSetTwoFactorSourceV1.ts +44 -0
  546. package/src/mcp-server/tools/ismsISMSControllerAddControlsV1.ts +43 -0
  547. package/src/mcp-server/tools/ismsISMSControllerApproveV1.ts +42 -0
  548. package/src/mcp-server/tools/ismsISMSControllerDeclineV1.ts +42 -0
  549. package/src/mcp-server/tools/ismsISMSControllerDriftV1.ts +42 -0
  550. package/src/mcp-server/tools/ismsISMSControllerEnsureSetupV1.ts +43 -0
  551. package/src/mcp-server/tools/ismsISMSControllerExportDocumentV1.ts +44 -0
  552. package/src/mcp-server/tools/ismsISMSControllerGenerateV1.ts +42 -0
  553. package/src/mcp-server/tools/ismsISMSControllerGetDocumentV1.ts +43 -0
  554. package/src/mcp-server/tools/ismsISMSControllerGetVersionsV1.ts +43 -0
  555. package/src/mcp-server/tools/ismsISMSControllerRemoveControlV1.ts +44 -0
  556. package/src/mcp-server/tools/ismsISMSControllerSubmitForApprovalV1.ts +44 -0
  557. package/src/mcp-server/tools/ismsISMSProfileControllerGenerateAllV1.ts +44 -0
  558. package/src/mcp-server/tools/ismsISMSProfileControllerGetProfileV1.ts +44 -0
  559. package/src/mcp-server/tools/ismsISMSProfileControllerSaveProfileV1.ts +46 -0
  560. package/src/mcp-server/tools/ismsISMSRegistersControllerCreateRowV1.ts +44 -0
  561. package/src/mcp-server/tools/ismsISMSRegistersControllerDeleteRowV1.ts +44 -0
  562. package/src/mcp-server/tools/ismsISMSRegistersControllerSaveNarrativeV1.ts +44 -0
  563. package/src/mcp-server/tools/ismsISMSRegistersControllerUpdateRowV1.ts +44 -0
  564. package/src/mcp-server/tools/peoplePeopleControllerGetMemberAccessV1.ts +44 -0
  565. package/src/mcp-server/tools/trustAccessTrustAccessControllerGetPublicSecurityQuestionnaireV1.ts +45 -0
  566. package/src/mcp-server/tools/trustPortalTrustPortalControllerRemoveCustomFrameworkBadgeV1.ts +44 -0
  567. package/src/mcp-server/tools/trustPortalTrustPortalControllerUpdateSecurityQuestionnaireV1.ts +45 -0
  568. package/src/mcp-server/tools/trustPortalTrustPortalControllerUploadCustomFrameworkBadgeV1.ts +45 -0
  569. package/src/mcp-server/tools.ts +2 -0
  570. package/src/models/automationscontrollergettaskautomationrunsv1op.ts +9 -9
  571. package/src/models/contextcontrollercreatecontextv1op.ts +13 -13
  572. package/src/models/contextcontrollerdeletecontextv1op.ts +13 -13
  573. package/src/models/contextcontrollergetallcontextv1op.ts +13 -13
  574. package/src/models/contextcontrollergetcontextbyidv1op.ts +13 -13
  575. package/src/models/controlscontrollerunlinkdocumenttypev1op.ts +8 -8
  576. package/src/models/customframeworkbadgeresponsedto.ts +19 -0
  577. package/src/models/devicescontrollergetalldevicesv1op.ts +19 -19
  578. package/src/models/ensureismssetupdto.ts +14 -0
  579. package/src/models/exportismsdocumentdto.ts +38 -0
  580. package/src/models/frameworkscontrollerupdatecustomv1op.ts +29 -0
  581. package/src/models/generatealldto.ts +13 -0
  582. package/src/models/ismscontrolleraddcontrolsv1op.ts +21 -0
  583. package/src/models/ismscontrollerapprovev1op.ts +13 -0
  584. package/src/models/ismscontrollerdeclinev1op.ts +13 -0
  585. package/src/models/ismscontrollerdriftv1op.ts +13 -0
  586. package/src/models/ismscontrollerexportdocumentv1op.ts +21 -0
  587. package/src/models/ismscontrollergeneratev1op.ts +13 -0
  588. package/src/models/ismscontrollergetdocumentv1op.ts +13 -0
  589. package/src/models/ismscontrollergetversionsv1op.ts +13 -0
  590. package/src/models/ismscontrollerremovecontrolv1op.ts +17 -0
  591. package/src/models/ismscontrollersubmitforapprovalv1op.ts +21 -0
  592. package/src/models/ismsprofilecontrollergetprofilev1op.ts +13 -0
  593. package/src/models/ismsprofilecontrollersaveprofilev1op.ts +26 -0
  594. package/src/models/ismsregisterscontrollercreaterowv1op.ts +173 -0
  595. package/src/models/ismsregisterscontrollerdeleterowv1op.ts +17 -0
  596. package/src/models/ismsregisterscontrollersavenarrativev1op.ts +33 -0
  597. package/src/models/ismsregisterscontrollerupdaterowv1op.ts +173 -0
  598. package/src/models/linkismscontrolsdto.ts +14 -0
  599. package/src/models/organizationcontrollerdeleteorganizationv1op.ts +20 -20
  600. package/src/models/organizationcontrollergetorganizationv1op.ts +21 -21
  601. package/src/models/organizationcontrollergetprimarycolorv1op.ts +21 -21
  602. package/src/models/organizationcontrollerupdateorganizationv1op.ts +40 -24
  603. package/src/models/peoplecontrollerbulkcreatemembersv1op.ts +19 -19
  604. package/src/models/peoplecontrollerdeletememberv1op.ts +19 -19
  605. package/src/models/peoplecontrollergetallpeoplev1op.ts +19 -19
  606. package/src/models/peoplecontrollergetmemberaccessv1op.ts +13 -0
  607. package/src/models/peoplecontrollerremovehostv1op.ts +19 -19
  608. package/src/models/policiescontrollerdeletepolicyv1op.ts +19 -19
  609. package/src/models/policiescontrollergetallpoliciesv1op.ts +19 -19
  610. package/src/models/questionnairecontrollerautoanswerandexportuploadv1op.ts +13 -13
  611. package/src/models/questionnairecontrollerparsequestionnaireuploadv1op.ts +13 -13
  612. package/src/models/questionnairecontrolleruploadandparseuploadv1op.ts +13 -13
  613. package/src/models/riskscontrollercreateriskv1op.ts +55 -55
  614. package/src/models/riskscontrollerdeleteriskv1op.ts +19 -19
  615. package/src/models/riskscontrollergetallrisksv1op.ts +92 -92
  616. package/src/models/riskscontrollergetriskbyidv1op.ts +59 -59
  617. package/src/models/riskscontrollerupdateriskv1op.ts +67 -67
  618. package/src/models/setemployeesyncproviderdto.ts +9 -6
  619. package/src/models/settwofactorsourcedto.ts +32 -0
  620. package/src/models/submitismsforapprovaldto.ts +15 -0
  621. package/src/models/taskitemresponsedto.ts +9 -9
  622. package/src/models/taskresponsedto.ts +8 -8
  623. package/src/models/trustaccesscontrollergetpublicsecurityquestionnairev1op.ts +30 -0
  624. package/src/models/trustportalcontrollerremovecustomframeworkbadgev1op.ts +17 -0
  625. package/src/models/trustportalcontrollerupdatecustomframeworkv1op.ts +14 -14
  626. package/src/models/trustportalcontrollerupdatesecurityquestionnairev1op.ts +17 -0
  627. package/src/models/updatecustomframeworkdto.ts +17 -0
  628. package/src/models/uploadcustomframeworkbadgedto.ts +25 -0
  629. package/src/models/vendorscontrollercreatevendorv1op.ts +57 -57
  630. package/src/models/vendorscontrollerdeletevendorv1op.ts +19 -19
  631. package/src/models/vendorscontrollergetallvendorsv1op.ts +59 -59
  632. package/src/models/vendorscontrollergetvendorbyidv1op.ts +48 -48
  633. package/src/models/vendorscontrollerupdatevendorv1op.ts +69 -69
  634. package/src/tool-names.ts +308 -200
  635. package/src/types/async.ts +8 -7
package/src/tool-names.ts CHANGED
@@ -104,6 +104,10 @@ export const toolNames: Array<{ name: string; description: string }>= [
104
104
  "name": "delete-member",
105
105
  "description": "Delete member\n\nPermanently removes a member from the organization. This action cannot be undone."
106
106
  },
107
+ {
108
+ "name": "get-member-access",
109
+ "description": "Member's access across connected integrations\n\nAggregates the latest Employee Access check results from every connected integration bound to the Employee Access task, matched to the member by email."
110
+ },
107
111
  {
108
112
  "name": "get-training-videos",
109
113
  "description": "Get training video completions for a member\n\nGet training video completions for a member in Comp AI. Invite and manage workforce members, training status, device compliance, email preferences, and employee evidence records."
@@ -156,6 +160,258 @@ export const toolNames: Array<{ name: string; description: string }>= [
156
160
  "name": "create-upload-url",
157
161
  "description": "Get a presigned URL to upload a file\n\nReturns a presigned S3 URL plus the s3Key the file lands at. PUT the raw file bytes to that URL, then call the feature tool (e.g. upload-and-parse) with the s3Key instead of sending file data. Bytes never pass through the LLM."
158
162
  },
163
+ {
164
+ "name": "list-providers",
165
+ "description": "List integration providers\n\nList available integration providers that can connect to the organization for automated evidence collection and compliance checks."
166
+ },
167
+ {
168
+ "name": "get-provider",
169
+ "description": "Get an integration provider by slug\n\nGet an integration provider by slug in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
170
+ },
171
+ {
172
+ "name": "list-connections",
173
+ "description": "List integration connections\n\nList integration connections in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
174
+ },
175
+ {
176
+ "name": "create-connection",
177
+ "description": "Create integration connection\n\nCreate an integration connection so Comp AI can collect evidence, run checks, or sync data from a connected provider."
178
+ },
179
+ {
180
+ "name": "get-connection",
181
+ "description": "Get an integration connection by ID\n\nGet an integration connection by ID in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
182
+ },
183
+ {
184
+ "name": "delete-connection",
185
+ "description": "Delete an integration connection\n\nDelete an integration connection in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
186
+ },
187
+ {
188
+ "name": "update-connection",
189
+ "description": "Update an integration connection\n\nUpdate an integration connection in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
190
+ },
191
+ {
192
+ "name": "test-connection",
193
+ "description": "Test an integration connection\n\nTest an integration connection in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
194
+ },
195
+ {
196
+ "name": "pause-connection",
197
+ "description": "Pause an integration connection\n\nPause an integration connection in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
198
+ },
199
+ {
200
+ "name": "resume-connection",
201
+ "description": "Resume an integration connection\n\nResume an integration connection in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
202
+ },
203
+ {
204
+ "name": "disconnect-connection",
205
+ "description": "Disconnect an integration\n\nDisconnect an integration in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
206
+ },
207
+ {
208
+ "name": "update-connection-services",
209
+ "description": "Set services enabled on a connection\n\nSet services enabled on a connection in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
210
+ },
211
+ {
212
+ "name": "get-connection-services",
213
+ "description": "List services enabled on a connection\n\nList services enabled on a connection in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
214
+ },
215
+ {
216
+ "name": "list-provider-checks",
217
+ "description": "List check definitions for a provider\n\nList check definitions for a provider in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
218
+ },
219
+ {
220
+ "name": "list-connection-checks",
221
+ "description": "List checks for a connection\n\nList checks for a connection in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
222
+ },
223
+ {
224
+ "name": "run-connection-checks",
225
+ "description": "Run integration checks\n\nRun all compliance checks for an integration connection and capture results as automated evidence."
226
+ },
227
+ {
228
+ "name": "run-single-check",
229
+ "description": "Run a single check on a connection\n\nRun a single check on a connection in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
230
+ },
231
+ {
232
+ "name": "get-provider-variables",
233
+ "description": "List variable definitions for a provider\n\nList variable definitions for a provider in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
234
+ },
235
+ {
236
+ "name": "get-connection-variables",
237
+ "description": "List connection variables\n\nList connection variables in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
238
+ },
239
+ {
240
+ "name": "save-connection-variables",
241
+ "description": "Update connection variables\n\nUpdate connection variables in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
242
+ },
243
+ {
244
+ "name": "fetch-variable-options",
245
+ "description": "Get options for a connection variable\n\nGet options for a connection variable in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
246
+ },
247
+ {
248
+ "name": "get-checks-for-task-template",
249
+ "description": "List checks for a task template\n\nList checks for a task template in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
250
+ },
251
+ {
252
+ "name": "get-checks-for-task",
253
+ "description": "List checks attached to a task\n\nList checks attached to a task in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
254
+ },
255
+ {
256
+ "name": "run-check-for-task",
257
+ "description": "Run a check for a task\n\nRun a check for a task in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
258
+ },
259
+ {
260
+ "name": "disconnect-check-from-task",
261
+ "description": "Disconnect checks from a task\n\nDisconnect checks from a task in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
262
+ },
263
+ {
264
+ "name": "reconnect-check-to-task",
265
+ "description": "Reconnect checks to a task\n\nReconnect checks to a task in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
266
+ },
267
+ {
268
+ "name": "get-task-check-runs",
269
+ "description": "List check runs for a task\n\nList check runs for a task in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
270
+ },
271
+ {
272
+ "name": "sync-google-workspace-employees",
273
+ "description": "Sync Google Workspace employees\n\nSync Google Workspace employees in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
274
+ },
275
+ {
276
+ "name": "get-google-workspace-status",
277
+ "description": "Get Google Workspace sync status\n\nGet Google Workspace sync status in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
278
+ },
279
+ {
280
+ "name": "sync-rippling-employees",
281
+ "description": "Sync Rippling employees\n\nSync Rippling employees in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
282
+ },
283
+ {
284
+ "name": "get-rippling-status",
285
+ "description": "Get Rippling sync status\n\nGet Rippling sync status in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
286
+ },
287
+ {
288
+ "name": "sync-jump-cloud-employees",
289
+ "description": "Sync JumpCloud employees\n\nSync JumpCloud employees in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
290
+ },
291
+ {
292
+ "name": "get-jump-cloud-status",
293
+ "description": "Get JumpCloud sync status\n\nGet JumpCloud sync status in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
294
+ },
295
+ {
296
+ "name": "get-employee-sync-provider",
297
+ "description": "Get the currently configured employee sync provider\n\nGet the currently configured employee sync provider in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
298
+ },
299
+ {
300
+ "name": "set-employee-sync-provider",
301
+ "description": "Set the employee sync provider\n\nSet the employee sync provider in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
302
+ },
303
+ {
304
+ "name": "get-device-sync-provider",
305
+ "description": "Get the currently configured device sync provider\n\nGet the currently configured device sync provider in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
306
+ },
307
+ {
308
+ "name": "set-device-sync-provider",
309
+ "description": "Set the device sync provider\n\nSet the device sync provider in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
310
+ },
311
+ {
312
+ "name": "get-available-sync-providers",
313
+ "description": "List sync providers available to the org\n\nList sync providers available to the org in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
314
+ },
315
+ {
316
+ "name": "sync-dynamic-provider-employees",
317
+ "description": "Sync employees for a dynamic provider\n\nSync employees for a dynamic provider in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
318
+ },
319
+ {
320
+ "name": "sync-dynamic-provider-devices",
321
+ "description": "Sync devices for a dynamic provider\n\nSync devices for a dynamic provider in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
322
+ },
323
+ {
324
+ "name": "get-two-factor-source",
325
+ "description": "Get the configured 2FA source provider\n\nGet the configured 2FA source provider in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
326
+ },
327
+ {
328
+ "name": "set-two-factor-source",
329
+ "description": "Set the 2FA source provider\n\nSet the 2FA source provider in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
330
+ },
331
+ {
332
+ "name": "get-available-two-factor-sources",
333
+ "description": "List integrations that can supply per-user 2FA status\n\nList integrations that can supply per-user 2FA status in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
334
+ },
335
+ {
336
+ "name": "get-two-factor-statuses",
337
+ "description": "Per-user 2FA status from the configured source\n\nPer-user 2FA status from the configured source in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
338
+ },
339
+ {
340
+ "name": "get-activity",
341
+ "description": "List recent cloud security activity\n\nList recent cloud security activity in Comp AI. Run AWS, Azure, and GCP cloud security scans, detect enabled services, review findings, and connect cloud posture results to compliance work."
342
+ },
343
+ {
344
+ "name": "get-providers",
345
+ "description": "List supported cloud providers\n\nList supported cloud providers in Comp AI. Run AWS, Azure, and GCP cloud security scans, detect enabled services, review findings, and connect cloud posture results to compliance work."
346
+ },
347
+ {
348
+ "name": "get-findings",
349
+ "description": "List cloud security findings\n\nList cloud security findings discovered by scans so teams can prioritize remediation before issues become audit findings."
350
+ },
351
+ {
352
+ "name": "mark-finding-as-exception",
353
+ "description": "Mark a finding as an exception so it no longer appears in the active Scan Results list\n\nAccepts session, API key, or service token auth. For API key / service token callers without an explicit user attribution, the action is attributed to the org's owner and the audit log description records the calling key/service name."
354
+ },
355
+ {
356
+ "name": "update-aws-scan-mode",
357
+ "description": "Switch the AWS scan engine for a connection (Comp AI scanners ↔ Security Hub)\n\nAccepts session, API key, or service token auth. For API key / service token callers without an explicit user attribution, the action is attributed to the org's owner."
358
+ },
359
+ {
360
+ "name": "revoke-exception",
361
+ "description": "Revoke an exception, reopening the finding\n\nAccepts session, API key, or service token auth. For API key / service token callers without an explicit user attribution, the action is attributed to the org's owner."
362
+ },
363
+ {
364
+ "name": "get-history",
365
+ "description": "List resolution, exception, and regression history for a connection\n\nList resolution, exception, and regression history for a connection in Comp AI. Run AWS, Azure, and GCP cloud security scans, detect enabled services, review findings, and connect cloud posture results to compliance work."
366
+ },
367
+ {
368
+ "name": "get-check-definition",
369
+ "description": "Resolve the \"About this check\" description for a finding (AI-cached for AWS; provider-derived for GCP/Azure)\n\nResolve the \"About this check\" description for a finding (AI-cached for AWS; provider-derived for GCP/Azure) in Comp AI. Run AWS, Azure, and GCP cloud security scans, detect enabled services, review findings, and connect cloud posture."
370
+ },
371
+ {
372
+ "name": "resolve-session",
373
+ "description": "Resolve short-lived AWS credentials for a connection (internal only)\n\nResolve short-lived AWS credentials for a connection (internal only) in Comp AI. Run AWS, Azure, and GCP cloud security scans, detect enabled services, review findings, and connect cloud posture results to compliance work."
374
+ },
375
+ {
376
+ "name": "scan",
377
+ "description": "Run cloud security scan\n\nTrigger a cloud security scan for a connected AWS, Azure, or GCP account and collect findings for compliance remediation."
378
+ },
379
+ {
380
+ "name": "detect-services",
381
+ "description": "Detect available cloud services for a connection\n\nDetect available cloud services for a connection in Comp AI. Run AWS, Azure, and GCP cloud security scans, detect enabled services, review findings, and connect cloud posture results to compliance work."
382
+ },
383
+ {
384
+ "name": "detect-gcp-org",
385
+ "description": "Detect the GCP organization for a connection\n\nDetect the GCP organization for a connection in Comp AI. Run AWS, Azure, and GCP cloud security scans, detect enabled services, review findings, and connect cloud posture results to compliance work."
386
+ },
387
+ {
388
+ "name": "select-gcp-projects",
389
+ "description": "Select GCP projects for a connection\n\nSelect GCP projects for a connection in Comp AI. Run AWS, Azure, and GCP cloud security scans, detect enabled services, review findings, and connect cloud posture results to compliance work."
390
+ },
391
+ {
392
+ "name": "setup-gcp",
393
+ "description": "Set up GCP for a connection\n\nSet up GCP for a connection in Comp AI. Run AWS, Azure, and GCP cloud security scans, detect enabled services, review findings, and connect cloud posture results to compliance work."
394
+ },
395
+ {
396
+ "name": "resolve-gcp-setup-step",
397
+ "description": "Resolve a GCP setup step\n\nResolve a GCP setup step in Comp AI. Run AWS, Azure, and GCP cloud security scans, detect enabled services, review findings, and connect cloud posture results to compliance work."
398
+ },
399
+ {
400
+ "name": "setup-azure",
401
+ "description": "Set up Azure for a connection\n\nSet up Azure for a connection in Comp AI. Run AWS, Azure, and GCP cloud security scans, detect enabled services, review findings, and connect cloud posture results to compliance work."
402
+ },
403
+ {
404
+ "name": "validate-azure",
405
+ "description": "Validate Azure credentials for a connection\n\nValidate Azure credentials for a connection in Comp AI. Run AWS, Azure, and GCP cloud security scans, detect enabled services, review findings, and connect cloud posture results to compliance work."
406
+ },
407
+ {
408
+ "name": "trigger-scan",
409
+ "description": "Trigger a cloud security run for a connection\n\nTrigger a cloud security run for a connection in Comp AI. Run AWS, Azure, and GCP cloud security scans, detect enabled services, review findings, and connect cloud posture results to compliance work."
410
+ },
411
+ {
412
+ "name": "get-run-status",
413
+ "description": "Get a cloud security scan run by ID\n\nGet a cloud security scan run by ID in Comp AI. Run AWS, Azure, and GCP cloud security scans, detect enabled services, review findings, and connect cloud posture results to compliance work."
414
+ },
159
415
  {
160
416
  "name": "get-all-risks",
161
417
  "description": "List organization risks\n\nList organization risks with owners, departments, severity, mitigation status, and evidence for risk management reporting."
@@ -620,6 +876,10 @@ export const toolNames: Array<{ name: string; description: string }>= [
620
876
  "name": "update-frameworks",
621
877
  "description": "Update trust portal framework settings\n\nUpdate trust portal framework settings in Comp AI. Configure the live Trust Center, custom domain, public overview, FAQs, compliance resources, documents, links, and vendor disclosures."
622
878
  },
879
+ {
880
+ "name": "update-security-questionnaire",
881
+ "description": "Show or hide the Security Questionnaire on the public trust portal\n\nShow or hide the Security Questionnaire on the public trust portal in Comp AI. Configure the live Trust Center, custom domain, public overview, FAQs, compliance resources, documents, links, and vendor disclosures."
882
+ },
623
883
  {
624
884
  "name": "list-custom-frameworks",
625
885
  "description": "List org-authored custom frameworks with their trust portal selection\n\nList org-authored custom frameworks with their trust portal selection in Comp AI. Configure the live Trust Center, custom domain, public overview, FAQs, compliance resources, documents, links, and vendor disclosures."
@@ -628,6 +888,14 @@ export const toolNames: Array<{ name: string; description: string }>= [
628
888
  "name": "update-custom-framework",
629
889
  "description": "Enable/disable a custom framework on the trust portal and set its status\n\nEnable/disable a custom framework on the trust portal and set its status in Comp AI. Configure the live Trust Center, custom domain, public overview, FAQs, compliance resources, documents, links, and vendor disclosures."
630
890
  },
891
+ {
892
+ "name": "upload-custom-framework-badge",
893
+ "description": "Upload or replace a custom framework's Trust Portal badge image\n\nStores a PNG/JPEG/WebP badge (max 256KB) in the organization assets bucket. Does not change the framework's portal visibility."
894
+ },
895
+ {
896
+ "name": "remove-custom-framework-badge",
897
+ "description": "Remove a custom framework's Trust Portal badge image\n\nRemove a custom framework's Trust Portal badge image in Comp AI. Configure the live Trust Center, custom domain, public overview, FAQs, compliance resources, documents, links, and vendor disclosures."
898
+ },
631
899
  {
632
900
  "name": "update-overview",
633
901
  "description": "Update Trust Center overview\n\nUpdate the public Trust Center overview content that explains security posture and compliance status to prospects and customers."
@@ -716,6 +984,10 @@ export const toolNames: Array<{ name: string; description: string }>= [
716
984
  "name": "get-public-overview",
717
985
  "description": "Get Trust Center overview\n\nRetrieve the published Trust Center overview for an organization, including public security posture messaging."
718
986
  },
987
+ {
988
+ "name": "get-public-security-questionnaire",
989
+ "description": "Get Security Questionnaire visibility for a trust portal\n\nWhether the org offers the AI-assisted Security Questionnaire on its public trust portal. Defaults to enabled when the portal can't be resolved."
990
+ },
719
991
  {
720
992
  "name": "get-public-custom-links",
721
993
  "description": "List Trust Center custom links\n\nList published custom links shown on an organization Trust Center for customer security and compliance reviews."
@@ -913,240 +1185,76 @@ export const toolNames: Array<{ name: string; description: string }>= [
913
1185
  "description": "Export ISO 27001 SOA\n\nExport the approved Statement of Applicability document for ISO 27001 auditors, customer reviews, and internal records."
914
1186
  },
915
1187
  {
916
- "name": "list-providers",
917
- "description": "List integration providers\n\nList available integration providers that can connect to the organization for automated evidence collection and compliance checks."
918
- },
919
- {
920
- "name": "get-provider",
921
- "description": "Get an integration provider by slug\n\nGet an integration provider by slug in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
922
- },
923
- {
924
- "name": "list-connections",
925
- "description": "List integration connections\n\nList integration connections in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
926
- },
927
- {
928
- "name": "create-connection",
929
- "description": "Create integration connection\n\nCreate an integration connection so Comp AI can collect evidence, run checks, or sync data from a connected provider."
930
- },
931
- {
932
- "name": "get-connection",
933
- "description": "Get an integration connection by ID\n\nGet an integration connection by ID in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
934
- },
935
- {
936
- "name": "delete-connection",
937
- "description": "Delete an integration connection\n\nDelete an integration connection in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
938
- },
939
- {
940
- "name": "update-connection",
941
- "description": "Update an integration connection\n\nUpdate an integration connection in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
942
- },
943
- {
944
- "name": "test-connection",
945
- "description": "Test an integration connection\n\nTest an integration connection in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
946
- },
947
- {
948
- "name": "pause-connection",
949
- "description": "Pause an integration connection\n\nPause an integration connection in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
1188
+ "name": "isms-ensure-setup",
1189
+ "description": "Ensure ISMS foundational documents exist\n\nEnsure ISMS foundational documents exist in Comp AI."
950
1190
  },
951
1191
  {
952
- "name": "resume-connection",
953
- "description": "Resume an integration connection\n\nResume an integration connection in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
1192
+ "name": "get-document",
1193
+ "description": "Get an ISMS document with its latest version\n\nGet an ISMS document with its latest version in Comp AI."
954
1194
  },
955
1195
  {
956
- "name": "disconnect-connection",
957
- "description": "Disconnect an integration\n\nDisconnect an integration in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
1196
+ "name": "add-controls",
1197
+ "description": "Map organization controls to an ISMS document\n\nMap organization controls to an ISMS document in Comp AI."
958
1198
  },
959
1199
  {
960
- "name": "update-connection-services",
961
- "description": "Set services enabled on a connection\n\nSet services enabled on a connection in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
1200
+ "name": "remove-control",
1201
+ "description": "Remove a control mapping from an ISMS document\n\nRemove a control mapping from an ISMS document in Comp AI."
962
1202
  },
963
1203
  {
964
- "name": "get-connection-services",
965
- "description": "List services enabled on a connection\n\nList services enabled on a connection in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
1204
+ "name": "generate",
1205
+ "description": "Derive Context-of-the-Organization issues\n\nDerive Context-of-the-Organization issues in Comp AI."
966
1206
  },
967
1207
  {
968
- "name": "list-provider-checks",
969
- "description": "List check definitions for a provider\n\nList check definitions for a provider in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
1208
+ "name": "isms-submit-for-approval",
1209
+ "description": "Submit an ISMS document for approval\n\nSubmit an ISMS document for approval in Comp AI."
970
1210
  },
971
1211
  {
972
- "name": "list-connection-checks",
973
- "description": "List checks for a connection\n\nList checks for a connection in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
1212
+ "name": "approve",
1213
+ "description": "Approve an ISMS document\n\nApprove an ISMS document in Comp AI."
974
1214
  },
975
1215
  {
976
- "name": "run-connection-checks",
977
- "description": "Run integration checks\n\nRun all compliance checks for an integration connection and capture results as automated evidence."
1216
+ "name": "decline",
1217
+ "description": "Decline an ISMS document\n\nDecline an ISMS document in Comp AI."
978
1218
  },
979
1219
  {
980
- "name": "run-single-check",
981
- "description": "Run a single check on a connection\n\nRun a single check on a connection in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
1220
+ "name": "drift",
1221
+ "description": "Detect drift against the approved snapshot\n\nDetect drift against the approved snapshot in Comp AI."
982
1222
  },
983
1223
  {
984
- "name": "get-provider-variables",
985
- "description": "List variable definitions for a provider\n\nList variable definitions for a provider in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
1224
+ "name": "get-versions",
1225
+ "description": "List an ISMS document's published version history\n\nList an ISMS document's published version history in Comp AI."
986
1226
  },
987
1227
  {
988
- "name": "get-connection-variables",
989
- "description": "List connection variables\n\nList connection variables in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
1228
+ "name": "isms-export-document",
1229
+ "description": "Export an ISMS document as PDF or DOCX\n\nExport an ISMS document as PDF or DOCX in Comp AI."
990
1230
  },
991
1231
  {
992
- "name": "save-connection-variables",
993
- "description": "Update connection variables\n\nUpdate connection variables in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
1232
+ "name": "create-row",
1233
+ "description": "Create a row in an ISMS register\n\nCreate a row in an ISMS register in Comp AI."
994
1234
  },
995
1235
  {
996
- "name": "fetch-variable-options",
997
- "description": "Get options for a connection variable\n\nGet options for a connection variable in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
1236
+ "name": "update-row",
1237
+ "description": "Update a row in an ISMS register\n\nUpdate a row in an ISMS register in Comp AI."
998
1238
  },
999
1239
  {
1000
- "name": "get-checks-for-task-template",
1001
- "description": "List checks for a task template\n\nList checks for a task template in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
1002
- },
1003
- {
1004
- "name": "get-checks-for-task",
1005
- "description": "List checks attached to a task\n\nList checks attached to a task in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
1006
- },
1007
- {
1008
- "name": "run-check-for-task",
1009
- "description": "Run a check for a task\n\nRun a check for a task in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
1010
- },
1011
- {
1012
- "name": "disconnect-check-from-task",
1013
- "description": "Disconnect checks from a task\n\nDisconnect checks from a task in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
1014
- },
1015
- {
1016
- "name": "reconnect-check-to-task",
1017
- "description": "Reconnect checks to a task\n\nReconnect checks to a task in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
1018
- },
1019
- {
1020
- "name": "get-task-check-runs",
1021
- "description": "List check runs for a task\n\nList check runs for a task in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
1240
+ "name": "delete-row",
1241
+ "description": "Delete a row in an ISMS register\n\nDelete a row in an ISMS register in Comp AI."
1022
1242
  },
1023
1243
  {
1024
- "name": "sync-google-workspace-employees",
1025
- "description": "Sync Google Workspace employees\n\nSync Google Workspace employees in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
1244
+ "name": "save-narrative",
1245
+ "description": "Save a singleton document narrative\n\nSave a singleton document narrative in Comp AI."
1026
1246
  },
1027
1247
  {
1028
- "name": "get-google-workspace-status",
1029
- "description": "Get Google Workspace sync status\n\nGet Google Workspace sync status in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
1248
+ "name": "get-profile",
1249
+ "description": "Get the ISMS wizard profile, defaults and members\n\nGet the ISMS wizard profile, defaults and members in Comp AI."
1030
1250
  },
1031
1251
  {
1032
- "name": "sync-rippling-employees",
1033
- "description": "Sync Rippling employees\n\nSync Rippling employees in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
1252
+ "name": "save-profile",
1253
+ "description": "Save (partial) ISMS wizard answers\n\nSave (partial) ISMS wizard answers in Comp AI."
1034
1254
  },
1035
1255
  {
1036
- "name": "get-rippling-status",
1037
- "description": "Get Rippling sync status\n\nGet Rippling sync status in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
1038
- },
1039
- {
1040
- "name": "sync-jump-cloud-employees",
1041
- "description": "Sync JumpCloud employees\n\nSync JumpCloud employees in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
1042
- },
1043
- {
1044
- "name": "get-jump-cloud-status",
1045
- "description": "Get JumpCloud sync status\n\nGet JumpCloud sync status in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
1046
- },
1047
- {
1048
- "name": "get-employee-sync-provider",
1049
- "description": "Get the currently configured employee sync provider\n\nGet the currently configured employee sync provider in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
1050
- },
1051
- {
1052
- "name": "set-employee-sync-provider",
1053
- "description": "Set the employee sync provider\n\nSet the employee sync provider in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
1054
- },
1055
- {
1056
- "name": "get-device-sync-provider",
1057
- "description": "Get the currently configured device sync provider\n\nGet the currently configured device sync provider in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
1058
- },
1059
- {
1060
- "name": "set-device-sync-provider",
1061
- "description": "Set the device sync provider\n\nSet the device sync provider in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
1062
- },
1063
- {
1064
- "name": "get-available-sync-providers",
1065
- "description": "List sync providers available to the org\n\nList sync providers available to the org in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
1066
- },
1067
- {
1068
- "name": "sync-dynamic-provider-employees",
1069
- "description": "Sync employees for a dynamic provider\n\nSync employees for a dynamic provider in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
1070
- },
1071
- {
1072
- "name": "sync-dynamic-provider-devices",
1073
- "description": "Sync devices for a dynamic provider\n\nSync devices for a dynamic provider in Comp AI. Connect vendor systems, configure OAuth apps, run compliance checks, sync employees, manage variables, and collect automated evidence."
1074
- },
1075
- {
1076
- "name": "get-activity",
1077
- "description": "List recent cloud security activity\n\nList recent cloud security activity in Comp AI. Run AWS, Azure, and GCP cloud security scans, detect enabled services, review findings, and connect cloud posture results to compliance work."
1078
- },
1079
- {
1080
- "name": "get-providers",
1081
- "description": "List supported cloud providers\n\nList supported cloud providers in Comp AI. Run AWS, Azure, and GCP cloud security scans, detect enabled services, review findings, and connect cloud posture results to compliance work."
1082
- },
1083
- {
1084
- "name": "get-findings",
1085
- "description": "List cloud security findings\n\nList cloud security findings discovered by scans so teams can prioritize remediation before issues become audit findings."
1086
- },
1087
- {
1088
- "name": "mark-finding-as-exception",
1089
- "description": "Mark a finding as an exception so it no longer appears in the active Scan Results list\n\nAccepts session, API key, or service token auth. For API key / service token callers without an explicit user attribution, the action is attributed to the org's owner and the audit log description records the calling key/service name."
1090
- },
1091
- {
1092
- "name": "update-aws-scan-mode",
1093
- "description": "Switch the AWS scan engine for a connection (Comp AI scanners ↔ Security Hub)\n\nAccepts session, API key, or service token auth. For API key / service token callers without an explicit user attribution, the action is attributed to the org's owner."
1094
- },
1095
- {
1096
- "name": "revoke-exception",
1097
- "description": "Revoke an exception, reopening the finding\n\nAccepts session, API key, or service token auth. For API key / service token callers without an explicit user attribution, the action is attributed to the org's owner."
1098
- },
1099
- {
1100
- "name": "get-history",
1101
- "description": "List resolution, exception, and regression history for a connection\n\nList resolution, exception, and regression history for a connection in Comp AI. Run AWS, Azure, and GCP cloud security scans, detect enabled services, review findings, and connect cloud posture results to compliance work."
1102
- },
1103
- {
1104
- "name": "get-check-definition",
1105
- "description": "Resolve the \"About this check\" description for a finding (AI-cached for AWS; provider-derived for GCP/Azure)\n\nResolve the \"About this check\" description for a finding (AI-cached for AWS; provider-derived for GCP/Azure) in Comp AI. Run AWS, Azure, and GCP cloud security scans, detect enabled services, review findings, and connect cloud posture."
1106
- },
1107
- {
1108
- "name": "resolve-session",
1109
- "description": "Resolve short-lived AWS credentials for a connection (internal only)\n\nResolve short-lived AWS credentials for a connection (internal only) in Comp AI. Run AWS, Azure, and GCP cloud security scans, detect enabled services, review findings, and connect cloud posture results to compliance work."
1110
- },
1111
- {
1112
- "name": "scan",
1113
- "description": "Run cloud security scan\n\nTrigger a cloud security scan for a connected AWS, Azure, or GCP account and collect findings for compliance remediation."
1114
- },
1115
- {
1116
- "name": "detect-services",
1117
- "description": "Detect available cloud services for a connection\n\nDetect available cloud services for a connection in Comp AI. Run AWS, Azure, and GCP cloud security scans, detect enabled services, review findings, and connect cloud posture results to compliance work."
1118
- },
1119
- {
1120
- "name": "detect-gcp-org",
1121
- "description": "Detect the GCP organization for a connection\n\nDetect the GCP organization for a connection in Comp AI. Run AWS, Azure, and GCP cloud security scans, detect enabled services, review findings, and connect cloud posture results to compliance work."
1122
- },
1123
- {
1124
- "name": "select-gcp-projects",
1125
- "description": "Select GCP projects for a connection\n\nSelect GCP projects for a connection in Comp AI. Run AWS, Azure, and GCP cloud security scans, detect enabled services, review findings, and connect cloud posture results to compliance work."
1126
- },
1127
- {
1128
- "name": "setup-gcp",
1129
- "description": "Set up GCP for a connection\n\nSet up GCP for a connection in Comp AI. Run AWS, Azure, and GCP cloud security scans, detect enabled services, review findings, and connect cloud posture results to compliance work."
1130
- },
1131
- {
1132
- "name": "resolve-gcp-setup-step",
1133
- "description": "Resolve a GCP setup step\n\nResolve a GCP setup step in Comp AI. Run AWS, Azure, and GCP cloud security scans, detect enabled services, review findings, and connect cloud posture results to compliance work."
1134
- },
1135
- {
1136
- "name": "setup-azure",
1137
- "description": "Set up Azure for a connection\n\nSet up Azure for a connection in Comp AI. Run AWS, Azure, and GCP cloud security scans, detect enabled services, review findings, and connect cloud posture results to compliance work."
1138
- },
1139
- {
1140
- "name": "validate-azure",
1141
- "description": "Validate Azure credentials for a connection\n\nValidate Azure credentials for a connection in Comp AI. Run AWS, Azure, and GCP cloud security scans, detect enabled services, review findings, and connect cloud posture results to compliance work."
1142
- },
1143
- {
1144
- "name": "trigger-scan",
1145
- "description": "Trigger a cloud security run for a connection\n\nTrigger a cloud security run for a connection in Comp AI. Run AWS, Azure, and GCP cloud security scans, detect enabled services, review findings, and connect cloud posture results to compliance work."
1146
- },
1147
- {
1148
- "name": "get-run-status",
1149
- "description": "Get a cloud security scan run by ID\n\nGet a cloud security scan run by ID in Comp AI. Run AWS, Azure, and GCP cloud security scans, detect enabled services, review findings, and connect cloud posture results to compliance work."
1256
+ "name": "generate-all",
1257
+ "description": "Ensure and regenerate all ISMS documents\n\nEnsure and regenerate all ISMS documents in Comp AI."
1150
1258
  },
1151
1259
  {
1152
1260
  "name": "get-task-items-stats",
@@ -21,16 +21,17 @@ export type APICall =
21
21
 
22
22
  export class APIPromise<T> implements Promise<T> {
23
23
  readonly #promise: Promise<[T, APICall]>;
24
- readonly #unwrapped: Promise<T>;
24
+ #unwrapped: Promise<T> | null;
25
25
 
26
26
  readonly [Symbol.toStringTag] = "APIPromise";
27
27
 
28
28
  constructor(p: [T, APICall] | Promise<[T, APICall]>) {
29
29
  this.#promise = p instanceof Promise ? p : Promise.resolve(p);
30
- this.#unwrapped =
31
- p instanceof Promise
32
- ? this.#promise.then(([value]) => value)
33
- : Promise.resolve(p[0]);
30
+ this.#unwrapped = p instanceof Promise ? null : Promise.resolve(p[0]);
31
+ }
32
+
33
+ #getUnwrapped(): Promise<T> {
34
+ return (this.#unwrapped ??= this.#promise.then(([value]) => value));
34
35
  }
35
36
 
36
37
  then<TResult1 = T, TResult2 = never>(
@@ -55,11 +56,11 @@ export class APIPromise<T> implements Promise<T> {
55
56
  | null
56
57
  | undefined,
57
58
  ): Promise<T | TResult> {
58
- return this.#unwrapped.catch(onrejected);
59
+ return this.#getUnwrapped().catch(onrejected);
59
60
  }
60
61
 
61
62
  finally(onfinally?: (() => void) | null | undefined): Promise<T> {
62
- return this.#unwrapped.finally(onfinally);
63
+ return this.#getUnwrapped().finally(onfinally);
63
64
  }
64
65
 
65
66
  $inspect(): Promise<[T, APICall]> {