Skip to content

Deployment

deployment_environment_create

Create a new environment

Tool

deployment_environment_create

Create a new environment

Create a new environment

Behavior

HTTP
POST /deployment/environments

Arguments

NameTypeRequiredDescription
namestringNo description in the catalog.
slugstringNo description in the catalog.

Response

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

Try it

Create a new environment.

When to use

Create a new environment

Example

Ask your agent something like this:

Create a new environment.

The agent will invoke deployment_environment_create with these arguments:

{
  "name": "<name>"
}

Esc

Start typing to search the docs.

navigateselect