get_index
Retrieve the raw YAML content of the NCCN guidelines index for accurate access to clinical cancer treatment information.
Instructions
Get the raw contents of the NCCN guidelines index YAML file.
Returns:
String containing the raw YAML content of the guidelines index
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_indexArguments",
"type": "object"
}