pub type ToolOptionCatalog = HashMap<String, Vec<String>>;
pub struct ToolOptionCatalog { /* private fields */ }