create_bulk_tasks
Add multiple tasks to a ClickUp list in one operation using bulk creation tool. Ideal for batch task addition, requiring list ID or name and task details to streamline resource management.
Instructions
Create multiple tasks in a ClickUp list simultaneously. Use this tool when you need to add several related tasks in one operation. Before calling, check if you already have the necessary list ID from previous responses in the conversation, as this avoids redundant lookups. More efficient than creating tasks one by one for batch operations.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
listId | No | ID of the list to create the tasks in (optional if using listName instead). If you have this ID from a previous response, use it directly rather than looking up by name. | |
listName | No | Name of the list to create the tasks in - will automatically find the list by name (optional if using listId instead). Only use this if you don't already have the list ID from previous responses. | |
tasks | Yes | Array of tasks to create (at least one task required) |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from ClickUp MCP Server
Related Tools
- @v4lheru/clickup-mcp-server
- @taazkareem/clickup-mcp-server
- @mikah13/mcp-clickup
- @taazkareem/clickup-mcp-server
- @taazkareem/clickup-mcp-server