Skip to content

Deployment

deployment_environment_update

Update an environment (name is the only updatable field)

Tool

deployment_environment_update

Update an environment (name is the only updatable field)

Update an environment (name is the only updatable field)

Behavior

HTTP
PATCH /deployment/environments/:id

Arguments

NameTypeRequiredDescription
idstringNo description in the catalog.
namestringNo description in the catalog.

Response

FieldTypeAlwaysDescription
idstring
namestring
slugstring
typestring
statusstring
prBranchstring
prNumberinteger
createdAtstring
expiresAtstring
updatedAtstring
isProductionboolean
lastErrorMessagestring
baseEnvironmentIdstring

Try it

Update an environment (name is the only updatable field).

When to use

Update an environment (name is the only updatable field)

Example

Ask your agent something like this:

Update an environment (name is the only updatable field).

The agent will invoke deployment_environment_update with these arguments:

{
  "id": "<id>"
}

Esc

Start typing to search the docs.

navigateselect