tool

Macro tool 

Source
macro_rules! tool {
    ($name:expr, $desc:expr, $schema:expr, $handler:expr) => { ... };
}
Expand description

Macro to define a tool with a simple syntax