Bulk Add Tasks

Add multiple tasks in a single call to avoid repeated round-trips. Each item can be a root task (no parentId) or a subtask (with parentId). Returns the created id for each task in the same order. Stops on the first invalid parentId.

When to Use

How to Use

Location: Main content area, task list section

  1. Use the 'Add a new task...' input or the '+' button repeatedly for each task, nesting subtasks under their parents.

What to Expect

All specified tasks appear in the task list, nested according to their parentId relationships.

Prerequisites

Limitations

Related Features

Generated May 26, 2026 by programmatic