list_indexed_projects
Retrieve a list of all projects currently indexed for semantic code search across local projects and Git repositories using AI embeddings.
Instructions
List all projects currently indexed
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}