Update Coolify Project
coolify_update_projectUpdate a project's name or description on a Coolify instance by specifying its UUID and target instance (prod or dev).
Instructions
Update a project's name or description.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New project name | |
| uuid | Yes | The UUID of the resource | |
| reveal | No | Reveal redacted secret values in the response (default false; the call is audited) | |
| instance | Yes | REQUIRED — which Coolify instance to mutate: 'prod' (Hetzner VPS) or 'dev' (local OrbStack VM). No default: state the target explicitly so a write never lands on prod by accident. | |
| description | No | New project description |