Back to Genai Toolbox

cloud-healthcare-get-dicom-store-metrics

docs/en/integrations/cloudhealthcare/tools/cloud-healthcare-get-dicom-store-metrics.md

1.1.01.3 KB
Original Source

About

A cloud-healthcare-get-dicom-store-metrics tool retrieves metrics for a DICOM store.

cloud-healthcare-get-dicom-store-metrics returns the metrics of a DICOM store.

Compatible Sources

{{< compatible-sources >}}

Example

yaml
kind: tool
name: get_dicom_store_metrics
type: cloud-healthcare-get-dicom-store-metrics
source: my-healthcare-source
description: Use this tool to get metrics for a DICOM store.

Reference

fieldtyperequireddescription
typestringtrueMust be "cloud-healthcare-get-dicom-store-metrics".
sourcestringtrueName of the healthcare source.
descriptionstringtrueDescription of the tool that is passed to the LLM.

Parameters

fieldtyperequireddescription
storeIDstringtrue*The DICOM store ID to get metrics for.

*If the allowedDICOMStores in the source has length 1, then the storeID parameter is not needed.