zentao_unlink_plan_stories
Unlink stories from a product plan in Zentao by providing the plan ID and an array of story IDs to remove.
Instructions
禅道产品计划取消关联需求
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | 计划 ID | |
| stories | Yes | 取消关联的需求 ID 数组,如 [1, 2] |