Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/technical-docs/technical-docs-mcp.controller.ts
Grounded AI authoring + persist: save the revised page as a DRAFT Document for review/publish
Endpoint
POST /technical-docs/:projectId/pages/:slug/assist/apply
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
projectId | path | string | ✓ | Project ID |
slug | path | string | ✓ | Page slug |
Referenced By
TechnicalDocsMcpController(MODULE_DECLARES)
Was this page helpful?