clear_project_index
Clear indexed data for a project without removing it from config.yaml. The project stays configured and can be re-indexed later.
Instructions
Clear all indexed data for a project without removing it from config.yaml. The project remains configured and can be re-indexed later.
Args: name: Project name to clear (e.g., "my_device_logs")
Returns: Confirmation with number of chunks deleted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |