EasyTopic: write Documentation page
easytopic_write_doc_pageUpdate an existing documentation page's title, rich-text HTML content, or meta description. Only provided fields are modified; title and content changes are versioned in Topic History.
Instructions
Updates an existing Documentation page's title and/or rich-text HTML content (descriptionHtml) and/or metaDescription. Only fields you pass are touched; title/descriptionHtml changes are versioned into Topic History like every other Topic edit, metaDescription is not. Requires the bot to already be a participant of the page's Project (see easytopic_list_doc_projects) — does not require admin.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | ||
| topicId | Yes | ||
| projectId | Yes | ||
| descriptionHtml | No | ||
| metaDescription | No |