async fn execute_call(
call: &CapabilityCall,
node: NodeEventContext,
tx: Sender<Result<RtdlEvent, Status>>,
atlas: AtlasClient,
provider_id: String,
runtime: PlanRuntime,
) -> boolExpand description
Dispatch one RTDL do node and stream node_state events.