Expand description
MCP tools integration for LLM function calling
Re-exports§
pub use crate::core::provider::Tool;
Functions§
- execute_
mcp_ tool - Execute a tool call via MCP
- fetch_
mcp_ tools - Fetch tools from specified MCP servers
MCP tools integration for LLM function calling
pub use crate::core::provider::Tool;