delete_repository
Remove a repository from LanceDB index using its system path or database table name.
Instructions
Removes a repository completely from LanceDB using either its system directory path OR its explicit database table name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_path_or_table | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |