Skip to main content

all_tools

Function all_tools 

Source
pub fn all_tools() -> Vec<DynTool> 
Expand description

Returns all auto-discovered tools.

This collects all tools registered with #[mcp_tool] across the crate.