pub async fn LabelGetURI( RunTime: Arc<ApplicationRunTime>, Arguments: Vec<Value>, ) -> Result<Value, String>
Resolve a human-readable display label for a URI.
Args: [uri: string, relative: bool] Returns: string label