task_create_bulk
Create multiple tasks at once, each with subject, description, owner, project, tags, and dependencies. Streamline batch task entry for efficient project planning.
Instructions
Create multiple tasks at once
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tasks | Yes | Array of task definitions | |
| project_id | No | Project key for all tasks (optional) |