Skip to content

Deployment

deployment_variable_list_env

List environment-scoped shared variables.

Tool

deployment_variable_list_env

List environment-scoped shared variables.

List the shared variables configured on an environment. Secret values are masked.

Arguments

Name Type Required Description
environmentId uuid Environment whose variables to list.

Try it

List the shared variables on my staging environment.

When to use

List the shared variables configured on an environment. Secret values are masked.

Example

Ask your agent something like this:

List the shared variables on my staging environment.

The agent will invoke deployment_variable_list_env with these arguments:

{
  "environmentId": "env-uuid"
}

Esc

Start typing to search the docs.

navigate select