Skip to content

Deployment

deployment_events_list_by_service

List deploy events for a service, newest first

Tool

deployment_events_list_by_service

List deploy events for a service, newest first

List deploy events for a service, newest first

Behavior

HTTP
GET /deployment/services/:serviceId/events

Arguments

NameTypeRequiredDescription
typestringNo description in the catalog.
limitintegerNo description in the catalog.
sincestringNo description in the catalog.
untilstringNo description in the catalog.
serviceIdstringNo description in the catalog.
deploymentIdstringNo description in the catalog.

Try it

List deploy events for a service, newest first.

When to use

List deploy events for a service, newest first

Example

Ask your agent something like this:

List deploy events for a service, newest first.

The agent will invoke deployment_events_list_by_service with these arguments:

{
  "serviceId": "<serviceId>"
}

Esc

Start typing to search the docs.

navigateselect