I noticed that aiAct can execute page interactions but can't query and return page information, while aiQuery can query information but can't perform page operations. I want to know if there's an existing API that can do a series of page operations first, then query the corresponding information and return the result? Thanks!