pub fn invoke( handle: &ComponentHandle, operation: &str, input_json: &Value, tenant: &TenantCtx, ) -> Result<Value, CompError>