list_documents
List indexed documents with optional filtering by language, file extension, or project path. View all documentation sources in one place.
Instructions
List all indexed documents
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| language | No | ||
| extension | No | ||
| projectPath | No | Absolute path to the indexed project (defaults to the running server’s project root). Use it to query a different project in the same session. | /app |