create_tasks
Define tasks with dependencies, parent tasks, and retry options to organize and automate sequential workflows.
Instructions
Create one or more tasks with optional dependencies and parent tasks
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tasks | Yes | Array of tasks to create |