@trycompai/mcp-server 0.3.3 → 0.3.7
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.
- package/README.md +2 -2
- package/bin/mcp-server.js +4049 -2496
- package/bin/mcp-server.js.map +63 -47
- package/esm/funcs/deviceAgentDeviceAgentControllerGetDeviceStatusV1.d.ts +1 -1
- package/esm/funcs/deviceAgentDeviceAgentControllerGetDeviceStatusV1.d.ts.map +1 -1
- package/esm/funcs/deviceAgentDeviceAgentControllerGetDeviceStatusV1.js +3 -3
- package/esm/funcs/deviceAgentDeviceAgentControllerGetDeviceStatusV1.js.map +1 -1
- package/esm/funcs/evidenceFormsEvidenceFormsControllerGetFormWithSubmissionsV1.js +1 -1
- package/esm/funcs/evidenceFormsEvidenceFormsControllerGetFormWithSubmissionsV1.js.map +1 -1
- package/esm/funcs/evidenceFormsEvidenceFormsControllerGetMySubmissionsV1.d.ts +1 -1
- package/esm/funcs/evidenceFormsEvidenceFormsControllerGetMySubmissionsV1.d.ts.map +1 -1
- package/esm/funcs/evidenceFormsEvidenceFormsControllerGetMySubmissionsV1.js +4 -3
- package/esm/funcs/evidenceFormsEvidenceFormsControllerGetMySubmissionsV1.js.map +1 -1
- package/esm/funcs/evidenceFormsEvidenceFormsControllerListSubmissionsV1.d.ts +16 -0
- package/esm/funcs/evidenceFormsEvidenceFormsControllerListSubmissionsV1.d.ts.map +1 -0
- package/esm/funcs/evidenceFormsEvidenceFormsControllerListSubmissionsV1.js +95 -0
- package/esm/funcs/evidenceFormsEvidenceFormsControllerListSubmissionsV1.js.map +1 -0
- package/esm/funcs/findingsFindingsControllerGetOrganizationFindingsV1.js +1 -1
- package/esm/funcs/findingsFindingsControllerGetOrganizationFindingsV1.js.map +1 -1
- package/esm/funcs/findingsFindingsControllerListFindingsV1.js +1 -1
- package/esm/funcs/findingsFindingsControllerListFindingsV1.js.map +1 -1
- package/esm/funcs/integrationsConnectionsControllerListProvidersV1.d.ts +1 -1
- package/esm/funcs/integrationsConnectionsControllerListProvidersV1.d.ts.map +1 -1
- package/esm/funcs/integrationsConnectionsControllerListProvidersV1.js +2 -2
- package/esm/funcs/integrationsConnectionsControllerListProvidersV1.js.map +1 -1
- package/esm/funcs/integrationsSyncControllerGetAvailableSyncProvidersV1.d.ts +1 -1
- package/esm/funcs/integrationsSyncControllerGetAvailableSyncProvidersV1.d.ts.map +1 -1
- package/esm/funcs/integrationsSyncControllerGetAvailableSyncProvidersV1.js +3 -2
- package/esm/funcs/integrationsSyncControllerGetAvailableSyncProvidersV1.js.map +1 -1
- package/esm/funcs/ismsISMSControllerSetCoverageV1.d.ts +16 -0
- package/esm/funcs/ismsISMSControllerSetCoverageV1.d.ts.map +1 -0
- package/esm/funcs/ismsISMSControllerSetCoverageV1.js +89 -0
- package/esm/funcs/ismsISMSControllerSetCoverageV1.js.map +1 -0
- package/esm/funcs/ismsISMSRegistersControllerCreateRowV1.d.ts +1 -1
- package/esm/funcs/ismsISMSRegistersControllerCreateRowV1.js +1 -1
- package/esm/funcs/ismsISMSRegistersControllerImportFindingsAsNonconformitiesV1.d.ts +16 -0
- package/esm/funcs/ismsISMSRegistersControllerImportFindingsAsNonconformitiesV1.d.ts.map +1 -0
- package/esm/funcs/ismsISMSRegistersControllerImportFindingsAsNonconformitiesV1.js +90 -0
- package/esm/funcs/ismsISMSRegistersControllerImportFindingsAsNonconformitiesV1.js.map +1 -0
- package/esm/funcs/ismsISMSRegistersControllerImportVendorsAsSoftwareV1.d.ts +16 -0
- package/esm/funcs/ismsISMSRegistersControllerImportVendorsAsSoftwareV1.d.ts.map +1 -0
- package/esm/funcs/ismsISMSRegistersControllerImportVendorsAsSoftwareV1.js +89 -0
- package/esm/funcs/ismsISMSRegistersControllerImportVendorsAsSoftwareV1.js.map +1 -0
- package/esm/funcs/peoplePeopleControllerGetAllPeopleV1.d.ts +1 -1
- package/esm/funcs/peoplePeopleControllerGetAllPeopleV1.d.ts.map +1 -1
- package/esm/funcs/peoplePeopleControllerGetAllPeopleV1.js +6 -6
- package/esm/funcs/peoplePeopleControllerGetAllPeopleV1.js.map +1 -1
- package/esm/funcs/policiesPoliciesControllerExtractPolicyDocumentV1.d.ts +16 -0
- package/esm/funcs/policiesPoliciesControllerExtractPolicyDocumentV1.d.ts.map +1 -0
- package/esm/funcs/policiesPoliciesControllerExtractPolicyDocumentV1.js +90 -0
- package/esm/funcs/policiesPoliciesControllerExtractPolicyDocumentV1.js.map +1 -0
- package/esm/funcs/policiesPoliciesControllerGetPolicyControlsV1.js +1 -1
- package/esm/funcs/policiesPoliciesControllerGetPolicyControlsV1.js.map +1 -1
- package/esm/funcs/policiesPoliciesControllerGetPolicyEvidenceTasksV1.js +1 -1
- package/esm/funcs/policiesPoliciesControllerGetPolicyEvidenceTasksV1.js.map +1 -1
- package/esm/landing-page.js +1 -1
- package/esm/lib/config.d.ts +3 -3
- package/esm/lib/config.js +3 -3
- package/esm/mcp-server/mcp-server.js +1 -1
- package/esm/mcp-server/server.d.ts.map +1 -1
- package/esm/mcp-server/server.js +12 -2
- package/esm/mcp-server/server.js.map +1 -1
- package/esm/mcp-server/tools/deviceAgentDeviceAgentControllerGetDeviceStatusV1.d.ts +1 -1
- package/esm/mcp-server/tools/deviceAgentDeviceAgentControllerGetDeviceStatusV1.js +1 -1
- package/esm/mcp-server/tools/deviceAgentDeviceAgentControllerGetDeviceStatusV1.js.map +1 -1
- package/esm/mcp-server/tools/evidenceFormsEvidenceFormsControllerGetMySubmissionsV1.d.ts +1 -1
- package/esm/mcp-server/tools/evidenceFormsEvidenceFormsControllerGetMySubmissionsV1.d.ts.map +1 -1
- package/esm/mcp-server/tools/evidenceFormsEvidenceFormsControllerGetMySubmissionsV1.js +2 -1
- package/esm/mcp-server/tools/evidenceFormsEvidenceFormsControllerGetMySubmissionsV1.js.map +1 -1
- package/esm/mcp-server/tools/evidenceFormsEvidenceFormsControllerListSubmissionsV1.d.ts +7 -0
- package/esm/mcp-server/tools/evidenceFormsEvidenceFormsControllerListSubmissionsV1.d.ts.map +1 -0
- package/esm/mcp-server/tools/evidenceFormsEvidenceFormsControllerListSubmissionsV1.js +35 -0
- package/esm/mcp-server/tools/evidenceFormsEvidenceFormsControllerListSubmissionsV1.js.map +1 -0
- package/esm/mcp-server/tools/integrationsConnectionsControllerListProvidersV1.d.ts +1 -1
- package/esm/mcp-server/tools/integrationsConnectionsControllerListProvidersV1.js +1 -1
- package/esm/mcp-server/tools/integrationsConnectionsControllerListProvidersV1.js.map +1 -1
- package/esm/mcp-server/tools/integrationsSyncControllerGetAvailableSyncProvidersV1.d.ts +1 -1
- package/esm/mcp-server/tools/integrationsSyncControllerGetAvailableSyncProvidersV1.d.ts.map +1 -1
- package/esm/mcp-server/tools/integrationsSyncControllerGetAvailableSyncProvidersV1.js +2 -1
- package/esm/mcp-server/tools/integrationsSyncControllerGetAvailableSyncProvidersV1.js.map +1 -1
- package/esm/mcp-server/tools/ismsISMSControllerSetCoverageV1.d.ts +7 -0
- package/esm/mcp-server/tools/ismsISMSControllerSetCoverageV1.d.ts.map +1 -0
- package/esm/mcp-server/tools/ismsISMSControllerSetCoverageV1.js +35 -0
- package/esm/mcp-server/tools/ismsISMSControllerSetCoverageV1.js.map +1 -0
- package/esm/mcp-server/tools/ismsISMSRegistersControllerCreateRowV1.js +1 -1
- package/esm/mcp-server/tools/ismsISMSRegistersControllerCreateRowV1.js.map +1 -1
- package/esm/mcp-server/tools/ismsISMSRegistersControllerImportFindingsAsNonconformitiesV1.d.ts +7 -0
- package/esm/mcp-server/tools/ismsISMSRegistersControllerImportFindingsAsNonconformitiesV1.d.ts.map +1 -0
- package/esm/mcp-server/tools/ismsISMSRegistersControllerImportFindingsAsNonconformitiesV1.js +35 -0
- package/esm/mcp-server/tools/ismsISMSRegistersControllerImportFindingsAsNonconformitiesV1.js.map +1 -0
- package/esm/mcp-server/tools/ismsISMSRegistersControllerImportVendorsAsSoftwareV1.d.ts +7 -0
- package/esm/mcp-server/tools/ismsISMSRegistersControllerImportVendorsAsSoftwareV1.d.ts.map +1 -0
- package/esm/mcp-server/tools/ismsISMSRegistersControllerImportVendorsAsSoftwareV1.js +35 -0
- package/esm/mcp-server/tools/ismsISMSRegistersControllerImportVendorsAsSoftwareV1.js.map +1 -0
- package/esm/mcp-server/tools/peoplePeopleControllerGetAllPeopleV1.d.ts +1 -1
- package/esm/mcp-server/tools/peoplePeopleControllerGetAllPeopleV1.js +1 -1
- package/esm/mcp-server/tools/peoplePeopleControllerGetAllPeopleV1.js.map +1 -1
- package/esm/mcp-server/tools/policiesPoliciesControllerExtractPolicyDocumentV1.d.ts +7 -0
- package/esm/mcp-server/tools/policiesPoliciesControllerExtractPolicyDocumentV1.d.ts.map +1 -0
- package/esm/mcp-server/tools/policiesPoliciesControllerExtractPolicyDocumentV1.js +35 -0
- package/esm/mcp-server/tools/policiesPoliciesControllerExtractPolicyDocumentV1.js.map +1 -0
- package/esm/models/automationscontrollergetautomationversionsv1op.d.ts +2 -2
- package/esm/models/automationscontrollergetautomationversionsv1op.d.ts.map +1 -1
- package/esm/models/automationscontrollergetautomationversionsv1op.js +2 -2
- package/esm/models/automationscontrollergetautomationversionsv1op.js.map +1 -1
- package/esm/models/connectionscontrollerlistprovidersv1op.d.ts +1 -1
- package/esm/models/connectionscontrollerlistprovidersv1op.d.ts.map +1 -1
- package/esm/models/connectionscontrollerlistprovidersv1op.js +1 -1
- package/esm/models/connectionscontrollerlistprovidersv1op.js.map +1 -1
- package/esm/models/controlscontrollerfindonev1op.d.ts +1 -1
- package/esm/models/controlscontrollerfindonev1op.d.ts.map +1 -1
- package/esm/models/controlscontrollerfindonev1op.js +1 -1
- package/esm/models/controlscontrollerfindonev1op.js.map +1 -1
- package/esm/models/controlscontrollerlinkdocumenttypesv1op.d.ts +1 -1
- package/esm/models/controlscontrollerlinkdocumenttypesv1op.d.ts.map +1 -1
- package/esm/models/controlscontrollerlinkdocumenttypesv1op.js +1 -1
- package/esm/models/controlscontrollerlinkdocumenttypesv1op.js.map +1 -1
- package/esm/models/controlscontrollerlinkpoliciesv1op.d.ts +1 -1
- package/esm/models/controlscontrollerlinkpoliciesv1op.d.ts.map +1 -1
- package/esm/models/controlscontrollerlinkpoliciesv1op.js +1 -1
- package/esm/models/controlscontrollerlinkpoliciesv1op.js.map +1 -1
- package/esm/models/controlscontrollerlinktasksv1op.d.ts +1 -1
- package/esm/models/controlscontrollerlinktasksv1op.d.ts.map +1 -1
- package/esm/models/controlscontrollerlinktasksv1op.js +1 -1
- package/esm/models/controlscontrollerlinktasksv1op.js.map +1 -1
- package/esm/models/controlscontrollerunlinkdocumenttypev1op.d.ts +1 -1
- package/esm/models/controlscontrollerunlinkdocumenttypev1op.d.ts.map +1 -1
- package/esm/models/controlscontrollerunlinkdocumenttypev1op.js +1 -1
- package/esm/models/controlscontrollerunlinkdocumenttypev1op.js.map +1 -1
- package/esm/models/createriskdto.d.ts +2 -2
- package/esm/models/createtaskitemdto.d.ts +1 -1
- package/esm/models/deviceagentcontrollergetdevicestatusv1op.d.ts +2 -2
- package/esm/models/deviceagentcontrollergetdevicestatusv1op.d.ts.map +1 -1
- package/esm/models/deviceagentcontrollergetdevicestatusv1op.js +2 -2
- package/esm/models/deviceagentcontrollergetdevicestatusv1op.js.map +1 -1
- package/esm/models/evidenceformscontrollergetformwithsubmissionsv1op.d.ts +212 -3
- package/esm/models/evidenceformscontrollergetformwithsubmissionsv1op.d.ts.map +1 -1
- package/esm/models/evidenceformscontrollergetformwithsubmissionsv1op.js +183 -3
- package/esm/models/evidenceformscontrollergetformwithsubmissionsv1op.js.map +1 -1
- package/esm/models/evidenceformscontrollergetmysubmissionsv1op.d.ts +39 -1
- package/esm/models/evidenceformscontrollergetmysubmissionsv1op.d.ts.map +1 -1
- package/esm/models/evidenceformscontrollergetmysubmissionsv1op.js +36 -1
- package/esm/models/evidenceformscontrollergetmysubmissionsv1op.js.map +1 -1
- package/esm/models/evidenceformscontrollerlistsubmissionsv1op.d.ts +91 -0
- package/esm/models/evidenceformscontrollerlistsubmissionsv1op.d.ts.map +1 -0
- package/esm/models/evidenceformscontrollerlistsubmissionsv1op.js +82 -0
- package/esm/models/evidenceformscontrollerlistsubmissionsv1op.js.map +1 -0
- package/esm/models/findingscontrollergetorganizationfindingsv1op.d.ts +246 -4
- package/esm/models/findingscontrollergetorganizationfindingsv1op.d.ts.map +1 -1
- package/esm/models/findingscontrollergetorganizationfindingsv1op.js +225 -4
- package/esm/models/findingscontrollergetorganizationfindingsv1op.js.map +1 -1
- package/esm/models/findingscontrollerlistfindingsv1op.d.ts +258 -16
- package/esm/models/findingscontrollerlistfindingsv1op.d.ts.map +1 -1
- package/esm/models/findingscontrollerlistfindingsv1op.js +239 -13
- package/esm/models/findingscontrollerlistfindingsv1op.js.map +1 -1
- package/esm/models/ismscontrollersetcoveragev1op.d.ts +31 -0
- package/esm/models/ismscontrollersetcoveragev1op.d.ts.map +1 -0
- package/esm/models/ismscontrollersetcoveragev1op.js +28 -0
- package/esm/models/ismscontrollersetcoveragev1op.js.map +1 -0
- package/esm/models/ismsregisterscontrollercreaterowv1op.d.ts +241 -1
- package/esm/models/ismsregisterscontrollercreaterowv1op.d.ts.map +1 -1
- package/esm/models/ismsregisterscontrollercreaterowv1op.js +233 -1
- package/esm/models/ismsregisterscontrollercreaterowv1op.js.map +1 -1
- package/esm/models/ismsregisterscontrollerdeleterowv1op.d.ts +51 -1
- package/esm/models/ismsregisterscontrollerdeleterowv1op.d.ts.map +1 -1
- package/esm/models/ismsregisterscontrollerdeleterowv1op.js +46 -1
- package/esm/models/ismsregisterscontrollerdeleterowv1op.js.map +1 -1
- package/esm/models/ismsregisterscontrollerimportfindingsasnonconformitiesv1op.d.ts +14 -0
- package/esm/models/ismsregisterscontrollerimportfindingsasnonconformitiesv1op.d.ts.map +1 -0
- package/esm/models/ismsregisterscontrollerimportfindingsasnonconformitiesv1op.js +14 -0
- package/esm/models/ismsregisterscontrollerimportfindingsasnonconformitiesv1op.js.map +1 -0
- package/esm/models/ismsregisterscontrollerimportvendorsassoftwarev1op.d.ts +14 -0
- package/esm/models/ismsregisterscontrollerimportvendorsassoftwarev1op.d.ts.map +1 -0
- package/esm/models/ismsregisterscontrollerimportvendorsassoftwarev1op.js +14 -0
- package/esm/models/ismsregisterscontrollerimportvendorsassoftwarev1op.js.map +1 -0
- package/esm/models/ismsregisterscontrollerupdaterowv1op.d.ts +241 -1
- package/esm/models/ismsregisterscontrollerupdaterowv1op.d.ts.map +1 -1
- package/esm/models/ismsregisterscontrollerupdaterowv1op.js +233 -1
- package/esm/models/ismsregisterscontrollerupdaterowv1op.js.map +1 -1
- package/esm/models/peoplecontrollerdeletememberv1op.d.ts +1 -1
- package/esm/models/peoplecontrollerdeletememberv1op.d.ts.map +1 -1
- package/esm/models/peoplecontrollerdeletememberv1op.js +1 -1
- package/esm/models/peoplecontrollerdeletememberv1op.js.map +1 -1
- package/esm/models/peoplecontrollergetallpeoplev1op.d.ts +5 -5
- package/esm/models/peoplecontrollergetallpeoplev1op.d.ts.map +1 -1
- package/esm/models/peoplecontrollergetallpeoplev1op.js +5 -5
- package/esm/models/peoplecontrollergetallpeoplev1op.js.map +1 -1
- package/esm/models/policiescontrollerextractpolicydocumentv1op.d.ts +9 -0
- package/esm/models/policiescontrollerextractpolicydocumentv1op.d.ts.map +1 -0
- package/esm/models/policiescontrollerextractpolicydocumentv1op.js +12 -0
- package/esm/models/policiescontrollerextractpolicydocumentv1op.js.map +1 -0
- package/esm/models/policiescontrollergetpolicycontrolsv1op.d.ts +58 -0
- package/esm/models/policiescontrollergetpolicycontrolsv1op.d.ts.map +1 -1
- package/esm/models/policiescontrollergetpolicycontrolsv1op.js +42 -0
- package/esm/models/policiescontrollergetpolicycontrolsv1op.js.map +1 -1
- package/esm/models/policiescontrollergetpolicyevidencetasksv1op.d.ts +104 -0
- package/esm/models/policiescontrollergetpolicyevidencetasksv1op.d.ts.map +1 -1
- package/esm/models/policiescontrollergetpolicyevidencetasksv1op.js +90 -0
- package/esm/models/policiescontrollergetpolicyevidencetasksv1op.js.map +1 -1
- package/esm/models/policydocumentextractionresponsedto.d.ts +18 -0
- package/esm/models/policydocumentextractionresponsedto.d.ts.map +1 -0
- package/esm/models/policydocumentextractionresponsedto.js +13 -0
- package/esm/models/policydocumentextractionresponsedto.js.map +1 -0
- package/esm/models/requestpolicydocumentextractiondto.d.ts +6 -0
- package/esm/models/requestpolicydocumentextractiondto.d.ts.map +1 -0
- package/esm/models/requestpolicydocumentextractiondto.js +9 -0
- package/esm/models/requestpolicydocumentextractiondto.js.map +1 -0
- package/esm/models/riskscontrollercreateriskv1op.d.ts +2 -2
- package/esm/models/riskscontrollergetallrisksv1op.d.ts +4 -4
- package/esm/models/riskscontrollergetriskbyidv1op.d.ts +2 -2
- package/esm/models/riskscontrollerupdateriskv1op.d.ts +2 -2
- package/esm/models/searchresultdto.d.ts +1 -1
- package/esm/models/synccontrollergetavailablesyncprovidersv1op.d.ts +17 -1
- package/esm/models/synccontrollergetavailablesyncprovidersv1op.d.ts.map +1 -1
- package/esm/models/synccontrollergetavailablesyncprovidersv1op.js +12 -1
- package/esm/models/synccontrollergetavailablesyncprovidersv1op.js.map +1 -1
- package/esm/models/taskintegrationscontrollergettaskcheckrunsv1op.d.ts +1 -1
- package/esm/models/taskintegrationscontrollergettaskcheckrunsv1op.d.ts.map +1 -1
- package/esm/models/taskintegrationscontrollergettaskcheckrunsv1op.js +1 -1
- package/esm/models/taskintegrationscontrollergettaskcheckrunsv1op.js.map +1 -1
- package/esm/models/taskitemresponsedto.d.ts +1 -1
- package/esm/models/taskmanagementcontrollergettaskitemsv1op.d.ts +1 -1
- package/esm/models/taskresponsedto.d.ts +1 -1
- package/esm/models/taskscontrollergettaskactivityv1op.d.ts +2 -2
- package/esm/models/taskscontrollergettaskactivityv1op.d.ts.map +1 -1
- package/esm/models/taskscontrollergettaskactivityv1op.js +3 -2
- package/esm/models/taskscontrollergettaskactivityv1op.js.map +1 -1
- package/esm/models/taskscontrollerreordertasksv1op.d.ts +1 -1
- package/esm/models/taskscontrollerupdatetasksstatusv1op.d.ts +1 -1
- package/esm/models/taskscontrollerupdatetaskv1op.d.ts +1 -1
- package/esm/models/trustaccesscontrollerlistaccessrequestsv1op.d.ts +1 -1
- package/esm/models/updateriskdto.d.ts +2 -2
- package/esm/models/updatetaskitemdto.d.ts +1 -1
- package/esm/tool-names.d.ts.map +1 -1
- package/esm/tool-names.js +25 -5
- package/esm/tool-names.js.map +1 -1
- package/package.json +8 -4
- package/src/funcs/deviceAgentDeviceAgentControllerGetDeviceStatusV1.ts +7 -5
- package/src/funcs/evidenceFormsEvidenceFormsControllerGetFormWithSubmissionsV1.ts +1 -1
- package/src/funcs/evidenceFormsEvidenceFormsControllerGetMySubmissionsV1.ts +6 -5
- package/src/funcs/evidenceFormsEvidenceFormsControllerListSubmissionsV1.ts +165 -0
- package/src/funcs/findingsFindingsControllerGetOrganizationFindingsV1.ts +1 -1
- package/src/funcs/findingsFindingsControllerListFindingsV1.ts +1 -1
- package/src/funcs/integrationsConnectionsControllerListProvidersV1.ts +6 -4
- package/src/funcs/integrationsSyncControllerGetAvailableSyncProvidersV1.ts +5 -4
- package/src/funcs/ismsISMSControllerSetCoverageV1.ts +154 -0
- package/src/funcs/ismsISMSRegistersControllerCreateRowV1.ts +1 -1
- package/src/funcs/ismsISMSRegistersControllerImportFindingsAsNonconformitiesV1.ts +158 -0
- package/src/funcs/ismsISMSRegistersControllerImportVendorsAsSoftwareV1.ts +159 -0
- package/src/funcs/peoplePeopleControllerGetAllPeopleV1.ts +9 -8
- package/src/funcs/policiesPoliciesControllerExtractPolicyDocumentV1.ts +160 -0
- package/src/funcs/policiesPoliciesControllerGetPolicyControlsV1.ts +1 -1
- package/src/funcs/policiesPoliciesControllerGetPolicyEvidenceTasksV1.ts +1 -1
- package/src/landing-page.ts +1 -1
- package/src/lib/config.ts +3 -3
- package/src/mcp-server/mcp-server.ts +1 -1
- package/src/mcp-server/server.ts +12 -2
- package/src/mcp-server/tools/deviceAgentDeviceAgentControllerGetDeviceStatusV1.ts +1 -1
- package/src/mcp-server/tools/evidenceFormsEvidenceFormsControllerGetMySubmissionsV1.ts +2 -1
- package/src/mcp-server/tools/evidenceFormsEvidenceFormsControllerListSubmissionsV1.ts +45 -0
- package/src/mcp-server/tools/integrationsConnectionsControllerListProvidersV1.ts +1 -1
- package/src/mcp-server/tools/integrationsSyncControllerGetAvailableSyncProvidersV1.ts +2 -1
- package/src/mcp-server/tools/ismsISMSControllerSetCoverageV1.ts +44 -0
- package/src/mcp-server/tools/ismsISMSRegistersControllerCreateRowV1.ts +1 -1
- package/src/mcp-server/tools/ismsISMSRegistersControllerImportFindingsAsNonconformitiesV1.ts +46 -0
- package/src/mcp-server/tools/ismsISMSRegistersControllerImportVendorsAsSoftwareV1.ts +45 -0
- package/src/mcp-server/tools/peoplePeopleControllerGetAllPeopleV1.ts +1 -1
- package/src/mcp-server/tools/policiesPoliciesControllerExtractPolicyDocumentV1.ts +44 -0
- package/src/models/automationscontrollergetautomationversionsv1op.ts +6 -4
- package/src/models/connectionscontrollerlistprovidersv1op.ts +4 -2
- package/src/models/controlscontrollerfindonev1op.ts +4 -2
- package/src/models/controlscontrollerlinkdocumenttypesv1op.ts +4 -2
- package/src/models/controlscontrollerlinkpoliciesv1op.ts +4 -2
- package/src/models/controlscontrollerlinktasksv1op.ts +4 -2
- package/src/models/controlscontrollerunlinkdocumenttypev1op.ts +4 -2
- package/src/models/deviceagentcontrollergetdevicestatusv1op.ts +8 -4
- package/src/models/evidenceformscontrollergetformwithsubmissionsv1op.ts +342 -6
- package/src/models/evidenceformscontrollergetmysubmissionsv1op.ts +48 -2
- package/src/models/evidenceformscontrollerlistsubmissionsv1op.ts +162 -0
- package/src/models/findingscontrollergetorganizationfindingsv1op.ts +459 -8
- package/src/models/findingscontrollerlistfindingsv1op.ts +456 -34
- package/src/models/ismscontrollersetcoveragev1op.ts +67 -0
- package/src/models/ismsregisterscontrollercreaterowv1op.ts +341 -2
- package/src/models/ismsregisterscontrollerdeleterowv1op.ts +58 -2
- package/src/models/ismsregisterscontrollerimportfindingsasnonconformitiesv1op.ts +39 -0
- package/src/models/ismsregisterscontrollerimportvendorsassoftwarev1op.ts +38 -0
- package/src/models/ismsregisterscontrollerupdaterowv1op.ts +341 -2
- package/src/models/peoplecontrollerdeletememberv1op.ts +4 -2
- package/src/models/peoplecontrollergetallpeoplev1op.ts +20 -10
- package/src/models/policiescontrollerextractpolicydocumentv1op.ts +25 -0
- package/src/models/policiescontrollergetpolicycontrolsv1op.ts +114 -0
- package/src/models/policiescontrollergetpolicyevidencetasksv1op.ts +194 -0
- package/src/models/policydocumentextractionresponsedto.ts +44 -0
- package/src/models/requestpolicydocumentextractiondto.ts +18 -0
- package/src/models/synccontrollergetavailablesyncprovidersv1op.ts +22 -2
- package/src/models/taskintegrationscontrollergettaskcheckrunsv1op.ts +4 -2
- package/src/models/taskscontrollergettaskactivityv1op.ts +5 -4
- package/src/tool-names.ts +25 -5
|
@@ -4,6 +4,80 @@
|
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
import * as z from "zod";
|
|
7
|
+
import { ClosedEnum } from "../types/enums.js";
|
|
8
|
+
|
|
9
|
+
export const PoliciesControllerGetPolicyEvidenceTasksV1Status = {
|
|
10
|
+
Todo: "todo",
|
|
11
|
+
InProgress: "in_progress",
|
|
12
|
+
InReview: "in_review",
|
|
13
|
+
Done: "done",
|
|
14
|
+
NotRelevant: "not_relevant",
|
|
15
|
+
Failed: "failed",
|
|
16
|
+
} as const;
|
|
17
|
+
export type PoliciesControllerGetPolicyEvidenceTasksV1Status = ClosedEnum<
|
|
18
|
+
typeof PoliciesControllerGetPolicyEvidenceTasksV1Status
|
|
19
|
+
>;
|
|
20
|
+
|
|
21
|
+
export const PoliciesControllerGetPolicyEvidenceTasksV1Status$zodSchema = z
|
|
22
|
+
.enum([
|
|
23
|
+
"todo",
|
|
24
|
+
"in_progress",
|
|
25
|
+
"in_review",
|
|
26
|
+
"done",
|
|
27
|
+
"not_relevant",
|
|
28
|
+
"failed",
|
|
29
|
+
]);
|
|
30
|
+
|
|
31
|
+
export const PoliciesControllerGetPolicyEvidenceTasksV1Frequency = {
|
|
32
|
+
Daily: "daily",
|
|
33
|
+
Weekly: "weekly",
|
|
34
|
+
Monthly: "monthly",
|
|
35
|
+
Quarterly: "quarterly",
|
|
36
|
+
Yearly: "yearly",
|
|
37
|
+
} as const;
|
|
38
|
+
export type PoliciesControllerGetPolicyEvidenceTasksV1Frequency = ClosedEnum<
|
|
39
|
+
typeof PoliciesControllerGetPolicyEvidenceTasksV1Frequency
|
|
40
|
+
>;
|
|
41
|
+
|
|
42
|
+
export const PoliciesControllerGetPolicyEvidenceTasksV1Frequency$zodSchema = z
|
|
43
|
+
.enum([
|
|
44
|
+
"daily",
|
|
45
|
+
"weekly",
|
|
46
|
+
"monthly",
|
|
47
|
+
"quarterly",
|
|
48
|
+
"yearly",
|
|
49
|
+
]);
|
|
50
|
+
|
|
51
|
+
export const AutomationStatus = {
|
|
52
|
+
Automated: "AUTOMATED",
|
|
53
|
+
Manual: "MANUAL",
|
|
54
|
+
} as const;
|
|
55
|
+
export type AutomationStatus = ClosedEnum<typeof AutomationStatus>;
|
|
56
|
+
|
|
57
|
+
export const AutomationStatus$zodSchema = z.enum([
|
|
58
|
+
"AUTOMATED",
|
|
59
|
+
"MANUAL",
|
|
60
|
+
]);
|
|
61
|
+
|
|
62
|
+
/**
|
|
63
|
+
* How the request was authenticated
|
|
64
|
+
*/
|
|
65
|
+
export const PoliciesControllerGetPolicyEvidenceTasksV1AuthType = {
|
|
66
|
+
ApiKey: "api-key",
|
|
67
|
+
Session: "session",
|
|
68
|
+
} as const;
|
|
69
|
+
/**
|
|
70
|
+
* How the request was authenticated
|
|
71
|
+
*/
|
|
72
|
+
export type PoliciesControllerGetPolicyEvidenceTasksV1AuthType = ClosedEnum<
|
|
73
|
+
typeof PoliciesControllerGetPolicyEvidenceTasksV1AuthType
|
|
74
|
+
>;
|
|
75
|
+
|
|
76
|
+
export const PoliciesControllerGetPolicyEvidenceTasksV1AuthType$zodSchema = z
|
|
77
|
+
.enum([
|
|
78
|
+
"api-key",
|
|
79
|
+
"session",
|
|
80
|
+
]).describe("How the request was authenticated");
|
|
7
81
|
|
|
8
82
|
export type PoliciesControllerGetPolicyEvidenceTasksV1Request = {
|
|
9
83
|
xOrganizationId?: string | undefined;
|
|
@@ -17,3 +91,123 @@ export const PoliciesControllerGetPolicyEvidenceTasksV1Request$zodSchema:
|
|
|
17
91
|
"Organization ID (required for session auth, optional for API key auth)",
|
|
18
92
|
).optional(),
|
|
19
93
|
});
|
|
94
|
+
|
|
95
|
+
/**
|
|
96
|
+
* Policy not found
|
|
97
|
+
*/
|
|
98
|
+
export type PoliciesControllerGetPolicyEvidenceTasksV1NotFoundResponseBody = {
|
|
99
|
+
message?: string | undefined;
|
|
100
|
+
};
|
|
101
|
+
|
|
102
|
+
export const PoliciesControllerGetPolicyEvidenceTasksV1NotFoundResponseBody$zodSchema:
|
|
103
|
+
z.ZodType<PoliciesControllerGetPolicyEvidenceTasksV1NotFoundResponseBody> = z
|
|
104
|
+
.object({
|
|
105
|
+
message: z.string().optional(),
|
|
106
|
+
}).describe("Policy not found");
|
|
107
|
+
|
|
108
|
+
export type Control = { id: string; name: string };
|
|
109
|
+
|
|
110
|
+
export const Control$zodSchema: z.ZodType<Control> = z.object({
|
|
111
|
+
id: z.string(),
|
|
112
|
+
name: z.string(),
|
|
113
|
+
});
|
|
114
|
+
|
|
115
|
+
export type PoliciesControllerGetPolicyEvidenceTasksV1Task = {
|
|
116
|
+
id: string;
|
|
117
|
+
title: string;
|
|
118
|
+
status: PoliciesControllerGetPolicyEvidenceTasksV1Status;
|
|
119
|
+
frequency?:
|
|
120
|
+
| PoliciesControllerGetPolicyEvidenceTasksV1Frequency
|
|
121
|
+
| null
|
|
122
|
+
| undefined;
|
|
123
|
+
department?: string | null | undefined;
|
|
124
|
+
automationStatus: AutomationStatus;
|
|
125
|
+
assigneeId?: string | null | undefined;
|
|
126
|
+
};
|
|
127
|
+
|
|
128
|
+
export const PoliciesControllerGetPolicyEvidenceTasksV1Task$zodSchema:
|
|
129
|
+
z.ZodType<PoliciesControllerGetPolicyEvidenceTasksV1Task> = z.object({
|
|
130
|
+
assigneeId: z.string().nullable().optional(),
|
|
131
|
+
automationStatus: AutomationStatus$zodSchema,
|
|
132
|
+
department: z.string().nullable().optional(),
|
|
133
|
+
frequency: PoliciesControllerGetPolicyEvidenceTasksV1Frequency$zodSchema
|
|
134
|
+
.nullable().optional(),
|
|
135
|
+
id: z.string(),
|
|
136
|
+
status: PoliciesControllerGetPolicyEvidenceTasksV1Status$zodSchema,
|
|
137
|
+
title: z.string(),
|
|
138
|
+
});
|
|
139
|
+
|
|
140
|
+
export type PoliciesControllerGetPolicyEvidenceTasksV1Data = {
|
|
141
|
+
control: Control;
|
|
142
|
+
tasks: Array<PoliciesControllerGetPolicyEvidenceTasksV1Task>;
|
|
143
|
+
};
|
|
144
|
+
|
|
145
|
+
export const PoliciesControllerGetPolicyEvidenceTasksV1Data$zodSchema:
|
|
146
|
+
z.ZodType<PoliciesControllerGetPolicyEvidenceTasksV1Data> = z.object({
|
|
147
|
+
control: z.lazy(() => Control$zodSchema),
|
|
148
|
+
tasks: z.array(
|
|
149
|
+
z.lazy(() => PoliciesControllerGetPolicyEvidenceTasksV1Task$zodSchema),
|
|
150
|
+
),
|
|
151
|
+
});
|
|
152
|
+
|
|
153
|
+
/**
|
|
154
|
+
* Authenticated user information (only present for session auth)
|
|
155
|
+
*/
|
|
156
|
+
export type PoliciesControllerGetPolicyEvidenceTasksV1AuthenticatedUser = {
|
|
157
|
+
id?: string | undefined;
|
|
158
|
+
email?: string | undefined;
|
|
159
|
+
};
|
|
160
|
+
|
|
161
|
+
export const PoliciesControllerGetPolicyEvidenceTasksV1AuthenticatedUser$zodSchema:
|
|
162
|
+
z.ZodType<PoliciesControllerGetPolicyEvidenceTasksV1AuthenticatedUser> = z
|
|
163
|
+
.object({
|
|
164
|
+
email: z.string().optional(),
|
|
165
|
+
id: z.string().optional(),
|
|
166
|
+
}).describe(
|
|
167
|
+
"Authenticated user information (only present for session auth)",
|
|
168
|
+
);
|
|
169
|
+
|
|
170
|
+
/**
|
|
171
|
+
* Evidence tasks retrieved successfully
|
|
172
|
+
*/
|
|
173
|
+
export type PoliciesControllerGetPolicyEvidenceTasksV1ResponseBody = {
|
|
174
|
+
data: Array<PoliciesControllerGetPolicyEvidenceTasksV1Data>;
|
|
175
|
+
count: number;
|
|
176
|
+
authType: PoliciesControllerGetPolicyEvidenceTasksV1AuthType;
|
|
177
|
+
authenticatedUser?:
|
|
178
|
+
| PoliciesControllerGetPolicyEvidenceTasksV1AuthenticatedUser
|
|
179
|
+
| undefined;
|
|
180
|
+
};
|
|
181
|
+
|
|
182
|
+
export const PoliciesControllerGetPolicyEvidenceTasksV1ResponseBody$zodSchema:
|
|
183
|
+
z.ZodType<PoliciesControllerGetPolicyEvidenceTasksV1ResponseBody> = z.object({
|
|
184
|
+
authType: PoliciesControllerGetPolicyEvidenceTasksV1AuthType$zodSchema
|
|
185
|
+
.describe("How the request was authenticated"),
|
|
186
|
+
authenticatedUser: z.lazy(() =>
|
|
187
|
+
PoliciesControllerGetPolicyEvidenceTasksV1AuthenticatedUser$zodSchema
|
|
188
|
+
).optional().describe(
|
|
189
|
+
"Authenticated user information (only present for session auth)",
|
|
190
|
+
),
|
|
191
|
+
count: z.number().describe(
|
|
192
|
+
"Number of DISTINCT tasks across all groups — deduplicated, so it can be smaller than the sum of the group lengths.",
|
|
193
|
+
),
|
|
194
|
+
data: z.array(
|
|
195
|
+
z.lazy(() => PoliciesControllerGetPolicyEvidenceTasksV1Data$zodSchema),
|
|
196
|
+
).describe(
|
|
197
|
+
"One entry per control mapped to the policy — the tasks are grouped by control, not returned as a flat list. A task mapped to two controls appears in both groups.",
|
|
198
|
+
),
|
|
199
|
+
}).describe("Evidence tasks retrieved successfully");
|
|
200
|
+
|
|
201
|
+
export type PoliciesControllerGetPolicyEvidenceTasksV1Response =
|
|
202
|
+
| PoliciesControllerGetPolicyEvidenceTasksV1ResponseBody
|
|
203
|
+
| PoliciesControllerGetPolicyEvidenceTasksV1NotFoundResponseBody;
|
|
204
|
+
|
|
205
|
+
export const PoliciesControllerGetPolicyEvidenceTasksV1Response$zodSchema:
|
|
206
|
+
z.ZodType<PoliciesControllerGetPolicyEvidenceTasksV1Response> = z.union([
|
|
207
|
+
z.lazy(() =>
|
|
208
|
+
PoliciesControllerGetPolicyEvidenceTasksV1ResponseBody$zodSchema
|
|
209
|
+
),
|
|
210
|
+
z.lazy(() =>
|
|
211
|
+
PoliciesControllerGetPolicyEvidenceTasksV1NotFoundResponseBody$zodSchema
|
|
212
|
+
),
|
|
213
|
+
]);
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
* @generated-id: 2f5cc30d6f75
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
import * as z from "zod";
|
|
7
|
+
|
|
8
|
+
/**
|
|
9
|
+
* The version the read targets, or null when the policy has no version to read into.
|
|
10
|
+
*/
|
|
11
|
+
export type VersionId = {};
|
|
12
|
+
|
|
13
|
+
export const VersionId$zodSchema: z.ZodType<VersionId> = z.object({}).describe(
|
|
14
|
+
"The version the read targets, or null when the policy has no version to read into.",
|
|
15
|
+
);
|
|
16
|
+
|
|
17
|
+
/**
|
|
18
|
+
* Null when the read was queued. Otherwise why it was not, so a caller never waits for text that is not coming: `no_version` / `no_document` (nothing to read), `already_has_content` (the version already has text), `pending_approval` or `published_version` (the target may not be written to), `document_replaced` (the attached file changed), `queue_unavailable` (the job could not be scheduled — retry).
|
|
19
|
+
*/
|
|
20
|
+
export type Reason = {};
|
|
21
|
+
|
|
22
|
+
export const Reason$zodSchema: z.ZodType<Reason> = z.object({}).describe(
|
|
23
|
+
"Null when the read was queued. Otherwise why it was not, so a caller never waits for text that is not coming: `no_version` / `no_document` (nothing to read), `already_has_content` (the version already has text), `pending_approval` or `published_version` (the target may not be written to), `document_replaced` (the attached file changed), `queue_unavailable` (the job could not be scheduled — retry).",
|
|
24
|
+
);
|
|
25
|
+
|
|
26
|
+
export type PolicyDocumentExtractionResponseDto = {
|
|
27
|
+
queued: boolean;
|
|
28
|
+
versionId: VersionId | null;
|
|
29
|
+
reason?: Reason | null | undefined;
|
|
30
|
+
};
|
|
31
|
+
|
|
32
|
+
export const PolicyDocumentExtractionResponseDto$zodSchema: z.ZodType<
|
|
33
|
+
PolicyDocumentExtractionResponseDto
|
|
34
|
+
> = z.object({
|
|
35
|
+
queued: z.boolean().describe(
|
|
36
|
+
"True when a read of the attached document was queued. False when no read will happen — see `reason`.",
|
|
37
|
+
),
|
|
38
|
+
reason: z.lazy(() => Reason$zodSchema).nullable().optional().describe(
|
|
39
|
+
"Null when the read was queued. Otherwise why it was not, so a caller never waits for text that is not coming: `no_version` / `no_document` (nothing to read), `already_has_content` (the version already has text), `pending_approval` or `published_version` (the target may not be written to), `document_replaced` (the attached file changed), `queue_unavailable` (the job could not be scheduled — retry).",
|
|
40
|
+
),
|
|
41
|
+
versionId: z.lazy(() => VersionId$zodSchema).nullable().describe(
|
|
42
|
+
"The version the read targets, or null when the policy has no version to read into.",
|
|
43
|
+
),
|
|
44
|
+
});
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
* @generated-id: ece7be891060
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
import * as z from "zod";
|
|
7
|
+
|
|
8
|
+
export type RequestPolicyDocumentExtractionDto = {
|
|
9
|
+
versionId?: string | undefined;
|
|
10
|
+
};
|
|
11
|
+
|
|
12
|
+
export const RequestPolicyDocumentExtractionDto$zodSchema: z.ZodType<
|
|
13
|
+
RequestPolicyDocumentExtractionDto
|
|
14
|
+
> = z.object({
|
|
15
|
+
versionId: z.string().optional().describe(
|
|
16
|
+
"Optional version ID whose attached document should be read. Omit to use the policy's current version.",
|
|
17
|
+
),
|
|
18
|
+
});
|
|
@@ -4,12 +4,32 @@
|
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
import * as z from "zod";
|
|
7
|
+
import { ClosedEnum } from "../types/enums.js";
|
|
8
|
+
|
|
9
|
+
/**
|
|
10
|
+
* Capability to filter on. Defaults to employee sync.
|
|
11
|
+
*/
|
|
12
|
+
export const SyncType = {
|
|
13
|
+
Employee: "employee",
|
|
14
|
+
Device: "device",
|
|
15
|
+
} as const;
|
|
16
|
+
/**
|
|
17
|
+
* Capability to filter on. Defaults to employee sync.
|
|
18
|
+
*/
|
|
19
|
+
export type SyncType = ClosedEnum<typeof SyncType>;
|
|
20
|
+
|
|
21
|
+
export const SyncType$zodSchema = z.enum([
|
|
22
|
+
"employee",
|
|
23
|
+
"device",
|
|
24
|
+
]).describe("Capability to filter on. Defaults to employee sync.");
|
|
7
25
|
|
|
8
26
|
export type SyncControllerGetAvailableSyncProvidersV1Request = {
|
|
9
|
-
syncType
|
|
27
|
+
syncType?: SyncType | undefined;
|
|
10
28
|
};
|
|
11
29
|
|
|
12
30
|
export const SyncControllerGetAvailableSyncProvidersV1Request$zodSchema:
|
|
13
31
|
z.ZodType<SyncControllerGetAvailableSyncProvidersV1Request> = z.object({
|
|
14
|
-
syncType:
|
|
32
|
+
syncType: SyncType$zodSchema.optional().describe(
|
|
33
|
+
"Capability to filter on. Defaults to employee sync.",
|
|
34
|
+
),
|
|
15
35
|
});
|
|
@@ -7,11 +7,13 @@ import * as z from "zod";
|
|
|
7
7
|
|
|
8
8
|
export type TaskIntegrationsControllerGetTaskCheckRunsV1Request = {
|
|
9
9
|
taskId: string;
|
|
10
|
-
limit
|
|
10
|
+
limit?: string | undefined;
|
|
11
11
|
};
|
|
12
12
|
|
|
13
13
|
export const TaskIntegrationsControllerGetTaskCheckRunsV1Request$zodSchema:
|
|
14
14
|
z.ZodType<TaskIntegrationsControllerGetTaskCheckRunsV1Request> = z.object({
|
|
15
|
-
limit: z.string()
|
|
15
|
+
limit: z.string().describe(
|
|
16
|
+
"Runs kept per connection/check group. Defaults to 5.",
|
|
17
|
+
).optional(),
|
|
16
18
|
taskId: z.string(),
|
|
17
19
|
});
|
|
@@ -7,14 +7,15 @@ import * as z from "zod";
|
|
|
7
7
|
|
|
8
8
|
export type TasksControllerGetTaskActivityV1Request = {
|
|
9
9
|
taskId: string;
|
|
10
|
-
skip
|
|
11
|
-
take
|
|
10
|
+
skip?: string | undefined;
|
|
11
|
+
take?: string | undefined;
|
|
12
12
|
};
|
|
13
13
|
|
|
14
14
|
export const TasksControllerGetTaskActivityV1Request$zodSchema: z.ZodType<
|
|
15
15
|
TasksControllerGetTaskActivityV1Request
|
|
16
16
|
> = z.object({
|
|
17
|
-
skip: z.string(),
|
|
18
|
-
take: z.string(),
|
|
17
|
+
skip: z.string().describe("Entries to skip. Defaults to 0.").optional(),
|
|
18
|
+
take: z.string().describe("Page size, capped at 50. Defaults to 10.")
|
|
19
|
+
.optional(),
|
|
19
20
|
taskId: z.string().describe("Unique task identifier"),
|
|
20
21
|
});
|
package/src/tool-names.ts
CHANGED
|
@@ -576,6 +576,10 @@ export const toolNames: Array<{ name: string; description: string }>= [
|
|
|
576
576
|
"name": "confirm-policy-pdf-uploaded",
|
|
577
577
|
"description": "Confirm a policy PDF upload completed\n\nLinks an uploaded PDF to a compliance policy after the file has been PUT to a presigned S3 URL. Call this after request-policy-pdf-upload-url returned an s3Key and you successfully uploaded the file bytes to that URL. The endpoint verifies the file exists in S3 before linking it to the policy or version."
|
|
578
578
|
},
|
|
579
|
+
{
|
|
580
|
+
"name": "extract-policy-document",
|
|
581
|
+
"description": "Re-read an attached policy document into the editor\n\nQueues a fresh read of the PDF already attached to a policy, storing its text as the version's editor content. Use when an uploaded policy still reads as empty because its first read never produced any text."
|
|
582
|
+
},
|
|
579
583
|
{
|
|
580
584
|
"name": "get-pdf-url",
|
|
581
585
|
"description": "Get signed URL for policy PDF (alternate path)\n\nGet signed URL for policy PDF (alternate path) in Comp AI. Create, version, publish, export, map, and improve compliance policies with AI-assisted drafting and approval workflows."
|
|
@@ -1260,6 +1264,10 @@ export const toolNames: Array<{ name: string; description: string }>= [
|
|
|
1260
1264
|
"name": "remove-control",
|
|
1261
1265
|
"description": "Remove a control mapping from an ISMS document\n\nRemoves the mapping between an ISMS document and one organization control. Takes the control id, not the link row id. The control itself is not deleted, and unlinking a control that was never linked succeeds silently."
|
|
1262
1266
|
},
|
|
1267
|
+
{
|
|
1268
|
+
"name": "set-coverage",
|
|
1269
|
+
"description": "Set how much of an ISMS document Comp AI holds\n\nMarks a whole ISMS document as included, maintained outside Comp AI, or not applicable, which requires a written justification. External renders a pointer to where the content lives. Per-section coverage is not available yet."
|
|
1270
|
+
},
|
|
1263
1271
|
{
|
|
1264
1272
|
"name": "generate",
|
|
1265
1273
|
"description": "Derive Context-of-the-Organization issues\n\nRegenerates one ISMS document's derived content based on its type and refreshes the drift baseline. Manually added register rows and non-empty narratives are preserved; derived rows are replaced. Reverts an approved document to draft."
|
|
@@ -1306,7 +1314,7 @@ export const toolNames: Array<{ name: string; description: string }>= [
|
|
|
1306
1314
|
},
|
|
1307
1315
|
{
|
|
1308
1316
|
"name": "create-row",
|
|
1309
|
-
"description": "Create a row in an ISMS register\n\
|
|
1317
|
+
"description": "Create a row in an ISMS register\n\nCreate a row in an ISMS register in Comp AI. Build and maintain the ISO 27001 ISMS document set — scope, leadership commitment, context, interested parties, objectives, roles, monitoring, internal audit, and management review."
|
|
1310
1318
|
},
|
|
1311
1319
|
{
|
|
1312
1320
|
"name": "update-row",
|
|
@@ -1320,6 +1328,14 @@ export const toolNames: Array<{ name: string; description: string }>= [
|
|
|
1320
1328
|
"name": "bulk-create-measurements",
|
|
1321
1329
|
"description": "Record measurements for several metrics/periods in one save (Metrics due / backfill)\n\nRecord measurements for several metrics/periods in one save (Metrics due / backfill) in Comp AI. Build and maintain the ISO 27001 ISMS document set — scope, leadership commitment, context, interested parties, objectives, roles."
|
|
1322
1330
|
},
|
|
1331
|
+
{
|
|
1332
|
+
"name": "import-vendors-as-software",
|
|
1333
|
+
"description": "Add vendors to the Approved Software Register in one action\n\nAdds the chosen vendors as approved software rows in one transaction. Vendors already listed are skipped, not duplicated. \"Where it is used\" is left unanswered: a supplier record does not say where its product runs."
|
|
1334
|
+
},
|
|
1335
|
+
{
|
|
1336
|
+
"name": "import-findings-as-nonconformities",
|
|
1337
|
+
"description": "Raise register entries from internal-audit findings\n\nRaises the chosen internal-audit findings as entries in the Nonconformity & Corrective Action Register, in one transaction. A finding already imported is skipped, never duplicated. Findings must belong to this register's framework."
|
|
1338
|
+
},
|
|
1323
1339
|
{
|
|
1324
1340
|
"name": "save-narrative",
|
|
1325
1341
|
"description": "Save a singleton document narrative\n\nReplaces the working draft narrative of a document type that stores one, such as ISMS scope, leadership commitment, internal audit or risk assessment methodology. The narrative object is fully replaced, not merged."
|
|
@@ -1424,6 +1440,14 @@ export const toolNames: Array<{ name: string; description: string }>= [
|
|
|
1424
1440
|
"name": "get-form-with-submissions",
|
|
1425
1441
|
"description": "Get form definition and submissions\n\nGet form definition and submissions in Comp AI. Collect, review, upload, and export structured evidence submissions for compliance tasks and document requirements."
|
|
1426
1442
|
},
|
|
1443
|
+
{
|
|
1444
|
+
"name": "list-evidence-form-submissions",
|
|
1445
|
+
"description": "List evidence form submissions\n\nReturns the organization's submissions for one evidence form type in the standard {data, count} envelope, newest first. Use to audit evidence completeness across the org."
|
|
1446
|
+
},
|
|
1447
|
+
{
|
|
1448
|
+
"name": "submit-form",
|
|
1449
|
+
"description": "Submit evidence form\n\nSubmit structured evidence responses and attachments for review against a compliance task or document requirement."
|
|
1450
|
+
},
|
|
1427
1451
|
{
|
|
1428
1452
|
"name": "get-submission",
|
|
1429
1453
|
"description": "Get a single submission\n\nGet a single submission in Comp AI. Collect, review, upload, and export structured evidence submissions for compliance tasks and document requirements."
|
|
@@ -1432,10 +1456,6 @@ export const toolNames: Array<{ name: string; description: string }>= [
|
|
|
1432
1456
|
"name": "delete-submission",
|
|
1433
1457
|
"description": "Delete a submission\n\nDelete a submission in Comp AI. Collect, review, upload, and export structured evidence submissions for compliance tasks and document requirements."
|
|
1434
1458
|
},
|
|
1435
|
-
{
|
|
1436
|
-
"name": "submit-form",
|
|
1437
|
-
"description": "Submit evidence form\n\nSubmit structured evidence responses and attachments for review against a compliance task or document requirement."
|
|
1438
|
-
},
|
|
1439
1459
|
{
|
|
1440
1460
|
"name": "upload-submission",
|
|
1441
1461
|
"description": "Upload a file as an evidence submission\n\nUpload a PDF or image file and create a submission for the given form type, bypassing form-specific validation. Accepts session, API key, or service token auth. For API key / service token callers without an explicit user attribution, the."
|