Back to Genai Toolbox

cloud-healthcare-list-dicom-stores

docs/en/integrations/cloudhealthcare/tools/cloud-healthcare-list-dicom-stores.md

1.1.01014 B
Original Source

About

A cloud-healthcare-list-dicom-stores lists the available DICOM stores in the healthcare dataset.

cloud-healthcare-list-dicom-stores returns the details of the available DICOM stores in the dataset of the healthcare source. It takes no extra parameters.

Compatible Sources

{{< compatible-sources >}}

Example

yaml
kind: tool
name: list_dicom_stores
type: cloud-healthcare-list-dicom-stores
source: my-healthcare-source
description: Use this tool to list DICOM stores in the healthcare dataset.

Reference

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