company_kb_remove_repository
Remove a GitLab repository from the local RAG index, deleting cached vectors and clone while leaving the remote repository untouched.
Instructions
Remove one synchronized GitLab repository from the local RAG system. This deletes local index entries, vectors, and by default the local cached clone. It never writes to GitLab.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | ||
| project | No | ||
| deleteCache | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||