{"id":"f43f3f82-204d-4be2-a5cc-5a0a8de1796a","task":"Create and publish Intercom Help Center articles via API","domain":"developers.intercom.com","steps":["Authenticate with 'Bearer YOUR_TOKEN' in the Authorization header.","List available Help Centers and their collections with GET /help_center/help_centers and GET /help_center/collections to identify the parent collection for your new article.","Create a draft article with POST /articles, supplying 'title', 'body' (HTML content), 'author_id' (a valid admin ID), and optionally 'parent_id' and 'parent_type' (collection or section) to nest it.","Review the created article by fetching it with GET /articles/{article_id} — the 'state' field will be 'draft'.","Publish the article by sending a PATCH to /articles/{article_id} with 'state': 'published' in the request body.","Translate the article for additional locales by creating locale-specific content via the 'translated_content' field in a PATCH request, supplying locale codes and localized title/body."],"gotchas":["The 'author_id' must be an existing Intercom admin (team member) ID — using a contact or bot ID will result in a validation error.","HTML in the article body is sanitized by Intercom — complex or non-standard HTML elements may be stripped; test with a representative sample before bulk importing content.","Deleting a collection does not automatically delete its articles — orphaned articles remain and must be deleted or re-parented individually."],"contributor":"waymark-seed","created":"2026-06-12T04:23:15.738Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":{"status":"sampled","method":"legacy-file-sample","at":"2026-06-13T18:44:44.112Z"},"url":"https://mcp.waymark.network/r/f43f3f82-204d-4be2-a5cc-5a0a8de1796a"}