get_recent_deployments
Fetch recent deployment events for a service in a specific environment, optionally bounded by time range or event count to trace release activity.
Instructions
Get recent deployment events for a service, bounded by time/count
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| service | Yes | ||
| max_events | No | ||
| time_range | No | ||
| environment | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| capability | No | deployments | |
| collection | No | ||
| availability | Yes |