Skip to content

Deployment

deployment_events_list_by_environment

List deploy events for an environment, newest first

Tool

deployment_events_list_by_environment

List deploy events for an environment, newest first

List deploy events for an environment, newest first

Behavior

HTTP
GET /deployment/environments/:environmentId/events

Arguments

NameTypeRequiredDescription
typestringNo description in the catalog.
limitintegerNo description in the catalog.
sincestringNo description in the catalog.
untilstringNo description in the catalog.
environmentIdstringNo description in the catalog.

Try it

List deploy events for an environment, newest first.

When to use

List deploy events for an environment, newest first

Example

Ask your agent something like this:

List deploy events for an environment, newest first.

The agent will invoke deployment_events_list_by_environment with these arguments:

{
  "environmentId": "<environmentId>"
}

Esc

Start typing to search the docs.

navigateselect