haops_get_doc_section
Retrieve content and metadata of a specific documentation section by providing project, artifact, and section slugs.
Instructions
Get a specific documentation section content and metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectSlug | Yes | The project slug | |
| sectionSlug | Yes | The section slug | |
| artifactSlug | Yes | The artifact slug |