Create a task
create_tasksCreate a task. Requires project_id. Optional: title, description (Markdown), status, priority, story_points, parent (for sub-tasks) and sprint. New tasks are appended and the level is reordered automatically. Every task carries app_url, a ready-to-use deep link into the ProWoDo web app — give it to the user instead of describing where to click.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes |