add_tasks_bulk
Register your entire investigation plan as a DAG in one atomic call, with tasks validated before insertion, then get a prioritized execution plan to start work.
Instructions
FIRST CALL: Register your entire investigation plan as a DAG in one atomic call. All tasks are validated before any are inserted. Returns a prioritised execution plan showing which tasks to start with.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tasks | Yes | List of task definitions |