batch_create_tasks
Create multiple tasks simultaneously in Amazing Marvin, optionally assigning them to specific projects or categories to organize your workflow efficiently.
Instructions
Create multiple tasks at once with optional project/category assignment
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_list | Yes | ||
| project_id | No | ||
| category_id | No | ||
| debug | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| debug | Yes | ||
| success | Yes | ||
| summary | Yes | ||
| metadata | Yes | ||
| api_version | No | current | |
| response_version | No | 1.0 |