haops_download_update
Download an update artifact for a project. Returns content as JSON or provides download instructions with file path and size.
Instructions
Download/view an update artifact. For protocols: returns content directly as JSON. For MCP server: returns download instructions with path and size.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| updateId | Yes | UUID of the update to download | |
| projectSlug | Yes | The project slug (URL identifier) |