feature_unlink
Remove an existing dependency between two features to decouple their tracking. Use this to correct or update feature relationships in the project database.
Instructions
Remove a dependency between two features.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| cwd | No | Directory identifying the project and the tree. Defaults to this session's working directory, which in a git worktree is that worktree. | |
| depends_on | Yes |