company_kb_sync_repository
Synchronize a GitLab repository by URL into a local read-only index, making its content searchable for company knowledge.
Instructions
Synchronize one GitLab repository by URL. The repository is cloned into the local read-only cache, indexed, and made searchable. Auth defaults to env when GITLAB_TOKEN is set, otherwise anonymous. Pass authMode as anonymous, env, or ssh-agent when you need to override it; do not pass token values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| force | No | ||
| authMode | No | ||
| tokenEnv | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||