Skip to content

Deployment

deployment_build_get

Get a single build by deployment id

Tool

deployment_build_get

Get a single build by deployment id

Get a single build by deployment id

Behavior

HTTP
GET /deployment/builds/:id

Arguments

NameTypeRequiredDescription
idstringNo description in the catalog.

Response

FieldTypeAlwaysDescription
idstring
statusstring
builtAtstring
imageRefstring
commitShastring
createdAtstring
serviceIdstring
startedAtstring
finishedAtstring
cloudBuildIdstring
lastErrorMessagestring

Try it

Get a single build by deployment id.

When to use

Get a single build by deployment id

Example

Ask your agent something like this:

Get a single build by deployment id.

The agent will invoke deployment_build_get with these arguments:

{
  "id": "<id>"
}

Esc

Start typing to search the docs.

navigateselect