Module agent_integration

Module agent_integration 

Source
Expand description

Integration with ricecoder-agents framework

This module provides integration between the MCP tool system and the ricecoder-agents framework, enabling agents to discover and invoke MCP tools within their workflows.

Structs§

AgentToolCapabilities
Agent tool capabilities
ToolExecutionContext
Tool execution context for agents
ToolExecutionResult
Tool execution result for agents
ToolWorkflowIntegration
Tool workflow integration for agents

Traits§

ToolDiscovery
Tool discovery capability for agents
ToolInvoker
Tool invocation capability for agents