arcane_update_environment
Modify an existing environment's name, URL, or description. Provide the environment ID to apply changes.
Instructions
Update an existing environment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The unique identifier of the environment to update | |
| url | No | New URL endpoint for the environment | |
| name | No | New name for the environment | |
| description | No | New description for the environment |