Get Doc Tree
get_doc_treeGet the documentation tree (folders, pages, spec snapshots) for a specific version. Returns a hierarchical structure with sort order. Each node is typed as page, folder, or specSnapshot. Requires project context (call set_context first).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| versionId | Yes | The public Id (Guid) of the doc version | |
| documentationId | Yes | The public Id (Guid) of the documentation |