haops_create_doc_artifact
Create a documentation artifact for a project, with one artifact allowed per type per project.
Instructions
Create a new documentation artifact for a project. One artifact per type per project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Artifact type | |
| title | Yes | Artifact title | |
| verbose | No | If true, return the full API response instead of the compact summary (default: false) | |
| description | No | Artifact description (optional) | |
| projectSlug | Yes | The project slug |