cloud-healthcare-get-dataset

A “cloud-healthcare-get-dataset” tool retrieves metadata for the Healthcare dataset in the source.

About

A cloud-healthcare-get-dataset tool retrieves metadata for a Healthcare dataset. It’s compatible with the following sources:

cloud-healthcare-get-dataset returns the metadata of the healthcare dataset configured in the source. It takes no extra parameters.

Example

tools:
  get_dataset:
    kind: cloud-healthcare-get-dataset
    source: my-healthcare-source
    description: Use this tool to get healthcare dataset metadata.

Reference

fieldtyperequireddescription
kindstringtrueMust be “cloud-healthcare-get-dataset”.
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)