Conversational analytics query text

Is there a way to find the query text for a conversation? We can see in the system activity logs the number of conversations but I can’t figure out how to get the actual text the user entered for a conversation.

A Google search says there is a column “query.client_context” in the History Explore but this does not seem to exist.

From what I’ve seen, the system activity logs only provide metadata (such as conversation counts, timestamps, users, etc.) and do not expose the actual prompts or messages entered by users.

The query.client_context field that appears in some older documentation or forum posts doesn’t seem to be available in the current History Explore schema, so it may have been removed, renamed, or only exist in certain environments.

If your goal is to audit or analyze the text of user queries, I don’t believe that’s currently possible through the standard system activity logs or History Explore. If anyone has found a supported way to access conversation text, I’d be interested to know as well.