Argument of type '{ runtime: IAgentRuntime; roomId: `${string}-${string}-${string}-${string}-${string}`; onlyInProgress: boolean; }' is not assignable to parameter of type '{ runtime: IAgentRuntime; agentId: `${string}-${string}-${string}-${string}-${string}`; roomId: `${string}-${string}-${string}-${string}-${string}`; userId?: `${string}-${string}-${string}-${string}-${string}`; onlyInProgress?: boolean; count?: number; }'.