Skip to main content

preview_to_string

Function preview_to_string 

Source
pub async fn preview_to_string(
    cfg: &PipelineConfig,
    auth: &AuthCatalog,
    limit: usize,
) -> CliResult<String>
Expand description

Preview topology sources into a JSON string (for the MCP preview tool).