It would be really beneficial if we were able to use @Column and/or @Cell references within the various AI translation commands.
The specific use case I have in mind is related to translations. My sheet is setup with an 'English (Source)' column, and then each additional column is titled with the corresponding target language (ie. 'French', 'Italian', 'German', etc.).
The workflow for doing multiple languages would be much more efficient if the command could be simplified to something like, "Translate 'English (Source)' to @Column" where 'English (Source)' will always reference the desired text to be translated, and the @Column reference would dynamically populate based on the title of the column in which your active cell is currently located (ie. 'French', 'Italian', 'German', etc.).
Seeing as when you begin typing in the command box, the values it suggests are naturally all of the Column Headers, it seems like the different pieces are in place to potentially streamline that functionality a little bit.