Apply bulk config
config_applyApply a full configuration to a Lizard project in one request, managing multiple services, addons, and secrets together. Overwrites or removes existing fields to match the provided config.
Instructions
Use this when the user wants to apply a bulk, config-as-code style configuration to a Lizard project in one request (multiple services/addons/secrets at once), rather than changing one field at a time. The config body is passed through verbatim and can overwrite or remove existing fields — prefer the narrower service./secrets. tools for single-field changes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| config | Yes | Arbitrary config:apply request body — passed through verbatim, validated server-side | |
| project | Yes |