This sends an agent to build a dataset with a specific data schema
Documentation Index
Fetch the complete documentation index at: https://docs.jsonify.com/llms.txt
Use this file to discover all available pages before exploring further.
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>"
}