Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/technical-docs/technical-docs-mcp.controller.ts
Embed the technical docs into the RAG vector store (runs on the worker)
Endpoint
POST /technical-docs/:projectId/rag/index
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
projectId | path | string | ✓ | Project ID |
Referenced By
TechnicalDocsMcpController(MODULE_DECLARES)
Was this page helpful?