get_deployments
Fetch recent deployment history for a New Relic APM application by providing its entity GUID, with an optional limit on the number of results returned.
Instructions
Get recent deployments for an APM application entity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of deployments to return (default: 10). | |
| entity_guid | Yes | The GUID of an APM application entity. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |