wrike_create_task
Create a new task in a Wrike folder with details like title, due date, priority, and assignees.
Instructions
Create a new task in a folder
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Task title (required) | |
| status | No | Task status | |
| dueDate | No | Due date (YYYY-MM-DD) | |
| shareds | No | Shared folder IDs | |
| folderId | Yes | Parent folder ID (required) | |
| priority | No | Priority (before/after task ID) | |
| followers | No | Follower user IDs | |
| startDate | No | Start date (YYYY-MM-DD) | |
| importance | No | Task importance | |
| description | No | Task description (HTML supported) | |
| customStatus | No | Custom status ID | |
| responsibles | No | Responsible user IDs |