Skip to content

MLH-7 Docs API parity and create-response IDs (v1.3.0)#8

Merged
mstralka merged 1 commit into
mainfrom
feature/MLH-7
Jul 9, 2026
Merged

MLH-7 Docs API parity and create-response IDs (v1.3.0)#8
mstralka merged 1 commit into
mainfrom
feature/MLH-7

Conversation

@mstralka

@mstralka mstralka commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Parse Location (Docs) and Resource-ID (Mailbox) headers on 201 create responses so CLI/MCP return usable IDs
  • Full Docs API v1 parity: 39 endpoints across articles, assets, categories, collections, redirects, and sites
  • 61 MCP tools total (39 Docs tools in mcp-server-docs.js)
  • Endpoint catalog at docs/docs-api-endpoints.json with coverage test and npm run scrape:docs-api

Closes #7

Test plan

  • npm test — 64 pass, 4 skipped (mailbox integration without OAuth)
  • Integration: article create → get round-trip returns ID from Location header
  • Coverage test validates all 39 catalog endpoints map to CLI/MCP

Parse Location and Resource-ID headers on 201 creates, implement all 39 Docs
API endpoints in CLI and MCP, add endpoint catalog with coverage tests.
@mstralka mstralka merged commit 29e7f9f into main Jul 9, 2026
1 check passed
@mstralka mstralka deleted the feature/MLH-7 branch July 9, 2026 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docs API parity and create-response IDs (v1.3.0)

1 participant