pub fn native_surface_rows(
cards: &[McpNativeCard],
) -> Result<Vec<McpSurfaceCard>>Expand description
Projects the MCP export facets of cards into surface rows.
pub fn native_surface_rows(
cards: &[McpNativeCard],
) -> Result<Vec<McpSurfaceCard>>Projects the MCP export facets of cards into surface rows.