Skip to main content

execute_command

Function execute_command 

Source
pub async fn execute_command(
    server: &FastMcpServer,
    command: ServerCommand,
) -> Result<(CommandResult, bool)>