pub fn surface_operation(
id: impl Into<String>,
name: impl Into<String>,
description: impl Into<String>,
example_request: Value,
) -> SurfaceOperationExpand description
Builds the standard package-surface operation metadata used by library crates and transport adapters.