render_set_env_var
Set an environment variable on a Render service. Provide the service ID, variable key, and value to update the environment.
Instructions
Set an environment variable on a Render service.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Environment variable name | |
| value | Yes | Environment variable value | |
| api_key | No | ||
| service_id | Yes |