Use JSON as return type, cast everything to JSON. I can use all the normal types natively, but strings have to be wrapped with "" and then cast to JSON for returning.