Remove a roadmap item
remove_roadmap_itemDelete a transition state or work package from your saved engagement. Preview the impact first with confirm=false, then confirm to actually remove and detach associated work packages.
Instructions
移行状態または作業パッケージを保存データから削除する。confirm=false(既定)なら削除せず影響範囲だけ返す。移行状態を消すと参照していた作業パッケージの割当が外れる。 / Delete a transition state or work package from the saved engagement. With confirm=false (default) nothing is deleted and only the impact is reported. Deleting a transition state detaches its work packages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | 移行状態または作業パッケージの ID / Transition state or work package id | |
| lang | No | 出力言語 / Output language | both |
| confirm | No | true で実際に削除する / Pass true to actually delete |