tooluniverse.xml_tool module

class tooluniverse.xml_tool.XMLDatasetTool[source]

Bases: BaseTool

Tool to search and filter XML datasets that are organized as a collection of searchable records (e.g., dataset of medical subjects or drug descriptions). Supports user-friendly queries without requiring XPath knowledge.

__init__(tool_config)[source]
run(arguments)[source]

Main entry point for the tool.

get_dataset_info()[source]

Get comprehensive information about the loaded XML dataset.