Is there a function exposed by ESRI's python geoprocessor that converts the JSON format used in the various web clients to a valid feature class.
Clearly, the function exists because something is converting these JSON strings into a format usable by the geoprocessor. I can't find it anywhere.