This endpoint allows you to create a new task using either natural language (crawler_automation) or code instructions (script_automation). You must specify the execution engine, project, location, and task steps.
Insert API token, use the format: apikey <API-TOKEN>.
List of actions to perform. For 'crawler_automation', use natural language. For 'script_automation', use TypeScript code.
Execution engine: 'crawler_automation' for natural language, 'script_automation' for code.
crawler_automation, script_automation