Get the discovered schema that was generated based on sampled events.
See https://www.paws-r-sdk.com/docs/schemas_get_discovered_schema/ for full documentation.
schemas_get_discovered_schema(Events, Type)
[required] An array of strings where each string is a JSON event. These are the events that were used to generate the schema. The array includes a single type of event and has a maximum size of 10 events.
[required] The type of event.