On one hand one may not know the exact syntax for a function call but still understand looking at code where a function is defined and where it's called, those are two different knowledge set, the first doesn't transfer from other languages but the second does.
On the other hand you can ask gpt to write test and validate at the outside layer that data is transformed the way you need to.
On the other hand you can ask gpt to write test and validate at the outside layer that data is transformed the way you need to.