Booleans were being passed through unaltered. The API returns them as strings, and in Real mode we do not post-process them into boolean types. Update so that booleans are returned as strings, as per Real mode.