Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/technical-docs/technical-docs-mcp.controller.ts
Grounded chat: ask a question about the codebase (cited answer)
Endpoint
POST /technical-docs/:projectId/ask
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
projectId | path | string | ✓ | Project ID |
Referenced By
TechnicalDocsMcpController(MODULE_DECLARES)
Was this page helpful?