get-healthcare-dataset

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

About

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

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

Example

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

Reference

fieldtyperequireddescription
kindstringtrueMust be “get-healthcare-dataset”.
sourcestringtrueName of the healthcare source.
descriptionstringtrueDescription of the tool that is passed to the LLM.