Why are the get..Id() functions returning 'some(123456)' instead of just the id?

fury88
New Contributor II

Hey fellow users,

I've successfully retrieved the notebook context during job runs and there are several getId calls. For some reason when the ids are returned, they are wrapped in a some() instead of just the number. Does anyone know why this is the case and how we can get the number from this without fancy parsing?

Thanks!

-MF