This sends an agent to build a dataset with a specific data schema
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The query to make
Method to use, 'simple' or 'advanced'. Advanced may return better results, but uses more credits
"simple"
A JSON schema to extract against
{
"name": "<the users name>",
"company": "<the users company>"
}