Skip to main content
Glama
googleapis

MCP Toolbox for Databases

by googleapis
cloud-healthcare-get-dicom-store-metrics.md1.6 kB
--- title: "cloud-healthcare-get-dicom-store-metrics" type: docs weight: 1 description: > A "cloud-healthcare-get-dicom-store-metrics" tool retrieves metrics for a DICOM store. aliases: - /resources/tools/cloud-healthcare-get-dicom-store-metrics --- ## About A `cloud-healthcare-get-dicom-store-metrics` tool retrieves metrics for a DICOM store. It's compatible with the following sources: - [cloud-healthcare](../../sources/cloud-healthcare.md) `cloud-healthcare-get-dicom-store-metrics` returns the metrics of a DICOM store. ## Example ```yaml tools: get_dicom_store_metrics: kind: cloud-healthcare-get-dicom-store-metrics source: my-healthcare-source description: Use this tool to get metrics for a DICOM store. ``` ## Reference | **field** | **type** | **required** | **description** | |-------------|:--------:|:------------:|-----------------------------------------------------| | kind | string | true | Must be "cloud-healthcare-get-dicom-store-metrics". | | source | string | true | Name of the healthcare source. | | description | string | true | Description of the tool that is passed to the LLM. | ### Parameters | **field** | **type** | **required** | **description** | |-----------|:--------:|:------------:|----------------------------------------| | storeID | string | true* | The DICOM store ID to get metrics for. | *If the `allowedDICOMStores` in the source has length 1, then the `storeID` parameter is not needed.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/googleapis/genai-toolbox'

If you have feedback or need assistance with the MCP directory API, please join our Discord server