Using velo (in editor X) to access a sheet that isn't the first in a Google Sheet workbook?

Hello!
Got my Google Sheets connected in editor X with Velo package google-sheets-integration.
My only problem is, I’m not seeing a way to access a sheet that is further into the workbook of sheets.
I seem to only be able to access the first sheet.

Anyone have any experience with this?

Thanks!

I needs to be able to pass the spreadsheetID (the whole workbook, what velo is calling the “sheetID”) and the sheetID (which is what google calls a sheet in a workbook). (see I needs to be able to pass the spreadsheetID (the whole workbook, what velo is calling the “sheetID”) and the sheetID (which is what google calls a sheet in a workbook). (see developers. google. com/ sheets/api/guides/concepts)