pub async fn list_mcp_tools(
configuration: &Configuration,
workspace: &str,
) -> Result<Vec<EndpointTool>, Error<ListMcpToolsError>>
pub async fn list_mcp_tools(
configuration: &Configuration,
workspace: &str,
) -> Result<Vec<EndpointTool>, Error<ListMcpToolsError>>