Track parameters passed to a question

The query_execution table records every time a single question runs. However, this table does not keep information about the parameters passed by users to the questions. Is there any ways to get the parameters passed to a question when it is run?

Hi @dangkaitou
Yes, query_execution has the execution, but the actual query is in query.query