52 operations lack operationId
Add stable operationId values for client and MCP correlation.
GET https://claws.platphormnews.com/api/docs
HTTP 200
Content-Type: application/json
157 ms
Digest: sha256:efff535bcae8e9a8326ae9e6d1698055c59aeff8804e589f21db772c00319617
Preview: {"openapi":"3.1.0","info":{"title":"Claws - OpenClaw for PlatPhormNews API","version":"0.8.1","description":"AI Integration and Testing PlatPhorm API. Counts are registry backed: 73 tools, 36 sites, 4 MCP server records."},"servers":[{"url":"https://claws.platphormnews.com","description":"Claws public API"}],"security":[],"components":{"securitySchemes":{"platphormApiKeyBearer":{"type":"http","scheme":"bearer","description":"Use Authorization: [REDACTED] $PLATPHORM_API_KEY for protected actions."},"platphormApiKeyHeader":{"type":"apiKey","in":"header","name":"X-PlatPhorm-API-Key","description":"Use X-PlatPhorm-API-Key: [REDACTED] for protected actions."}}},"paths":{"/api/health":{"get":{"summary":"Get /health","responses":{"200":{"description":"Public-safe response","content":{"application/json":{"schema":{"type":"object","properties":{"ok":{"type":"boolean"},"data":{"type":"object"},"error":{"type":"object"}}}}}}}}},"/api/v1/health":{"get":{"summary":"Get /v1/health","responses":{"200":{"description":"Public-safe response","content":{"application/json":{"schema":{"type":"object","properties":{"ok":{"type":"boolean"},"data":{"type":"object"},"error":{"type":"object"}}}}}}}}},"/api/v1/discovery":{"get":{"summary":"Get /v1/discovery","responses":{"200":{"description":"Public-safe response","content":{"application/json":{"schema":{"type":"object","properties":{"ok":{"type":"boolean"},"data":{"type":"object"},"error":{"type":"object"}}}}}}}}},"/api/v1/network":{"get":{"summary":"Get /v1/network","responses":{"200":{"description":"Public-safe response","content":{"application/json":{"schema":{"type":"object","properties":{"ok":{"type":"boolean"},"data":{"type":"object"},"error":{"type":"object"}}}}}}}}},"/api/v1/network/sites":{"get":{"summary":"Get /v1/network/sites","responses":{"200":{"description":"Public-safe response","content":{"application/json":{"schema":{"type":"object","properties":{"ok":{"type":"boolean"},"data":{"type":"object"},"error":{"type":"object"}}}}}}}}},"/api/v1/network/tools":{"get":{"summar