EasyTopic: get Documentation page
easytopic_get_doc_pageGet the full content of a documentation page: title, HTML body, metadata, and child topics. Requires project and topic IDs.
Instructions
Fetches one Documentation page (Topic) in full: title, description (the page's rich-text HTML body), parentTopicId, isPublic, metaDescription, and its direct child pages (id/title only). Get projectId from easytopic_list_doc_projects and topicId from easytopic_list_doc_tree.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topicId | Yes | ||
| projectId | Yes |