HTTP 404
topic_not_found

Topic not found

No Comidoc topic matches the supplied slug.

Resolution

Use GET /api/v1/topics or the MCP list_topics tool to discover valid slugs.

Response handling

Keep the response's request_id for diagnostics. Retry only transient 429 and 503 responses, using the rate-limit headers and exponential backoff with jitter. Correct 400, 401, and 403 requests before retrying.