pub async fn execute_input_activity<A>(
adapter: &A,
org_id: i64,
input: InputAtomInput,
) -> Result<InputAtomResult, AgentLoopError>where
A: RuntimeHostAdapter,pub async fn execute_input_activity<A>(
adapter: &A,
org_id: i64,
input: InputAtomInput,
) -> Result<InputAtomResult, AgentLoopError>where
A: RuntimeHostAdapter,