cloud-healthcare-list-fhir-stores

A “cloud-healthcare-list-fhir-stores” lists the available FHIR stores in the healthcare dataset.

About

A cloud-healthcare-list-fhir-stores lists the available FHIR stores in the healthcare dataset. It’s compatible with the following sources:

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

Example

tools:
  list_fhir_stores:
    kind: cloud-healthcare-list-fhir-stores
    source: my-healthcare-source
    description: Use this tool to list FHIR stores in the healthcare dataset.

Reference

fieldtyperequireddescription
kindstringtrueMust be “cloud-healthcare-list-fhir-stores”.
sourcestringtrueName of the healthcare source.
descriptionstringtrueDescription of the tool that is passed to the LLM.
Last modified November 7, 2025: chore(main): release 0.19.1 (#1901) (cd8d68d)