haops_list_doc_sections
List all sections in a documentation artifact, returning a hierarchical view with titles, slugs, and order for easy navigation of document structure.
Instructions
List all sections in a documentation artifact. Returns section hierarchy with titles, slugs, and order.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectSlug | Yes | The project slug (URL identifier) | |
| artifactSlug | Yes | The doc artifact slug |