createTaskFromStory
Create a task from a ZenTao story by providing the story ID and task name. Set optional details such as description, estimate, and assignee.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| desc | No | ||
| storyId | Yes | ||
| estimate | No | ||
| taskName | Yes | ||
| assignedTo | No |