macro_rules! tool { ($name:expr, $desc:expr, $schema:expr, $handler:expr) => { ... }; }
Macro to define a tool with a simple syntax