Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/technical-docs/technical-docs-mcp.controller.ts
Clean markdown twin of a technical-docs page (the .md URL)
Endpoint
GET /technical-docs/:projectId/pages/:slug.md
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
projectId | path | string | ✓ | |
slug | path | string | ✓ |
Referenced By
TechnicalDocsMcpController(MODULE_DECLARES)
Was this page helpful?