Back to Genai Toolbox

cloud-healthcare-get-dicom-store

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

1.1.01.2 KB
Original Source

About

A cloud-healthcare-get-dicom-store tool retrieves information about a DICOM store.

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

Compatible Sources

{{< compatible-sources >}}

Example

yaml
kind: tool
name: get_dicom_store
type: cloud-healthcare-get-dicom-store
source: my-healthcare-source
description: Use this tool to get information about a DICOM store.

Reference

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

Parameters

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

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