Skip to main content

fetch_mcp_tools_stdio

Function fetch_mcp_tools_stdio 

Source
pub async fn fetch_mcp_tools_stdio(
    command_str: &str,
    env_vars: &BTreeMap<String, String>,
    cache_key: &str,
    ttl: u64,
    refresh: bool,
) -> Result<Vec<Value>>