The 'required variables' key contains an array of fields that need data for this sentence premise to generate.
In the example above we would therefore need to create a dictionary with the keys 'person_description' and 'first_name' where the values are the contact data inputs.
Once we have these two pieces of information the last step is to make a POST request to the generate sentence endpoint.
An example in python could look like this:
If you get an error try looking at the meta data to see the related objects.
And you are done!
Consult the text generation object by going to the link below.