aidex_unlink
Remove a linked dependency project from your codebase to manage project relationships and reduce indexing overhead.
Instructions
Remove a linked dependency project.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to current project with .aidex directory | |
| dependency | Yes | Path to dependency project to unlink |