Function handle_workflow_tool

Source
pub async fn handle_workflow_tool(
    tool_name: &str,
    server: &CodePrismMcpServer,
    arguments: Option<&Value>,
) -> Result<CallToolResult>
Expand description

Route workflow tool calls to appropriate handlers