Back to Genai Toolbox

cloud-healthcare-get-fhir-store-metrics

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

1.1.01.2 KB
Original Source

About

A cloud-healthcare-get-fhir-store-metrics tool retrieves metrics for a FHIR store.

cloud-healthcare-get-fhir-store-metrics returns the metrics of a FHIR store.

Compatible Sources

{{< compatible-sources >}}

Example

yaml
kind: tool
name: get_fhir_store_metrics
type: cloud-healthcare-get-fhir-store-metrics
source: my-healthcare-source
description: Use this tool to get metrics for a FHIR store.

Reference

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

Parameters

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

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