bamboo_get_deployment_results
Retrieve deployment results for a specific environment, with options to paginate results.
Instructions
Get deployment results for an environment
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| environment_id | Yes | The environment ID | |
| start_index | No | Starting index for pagination (default: 0) | |
| max_results | No | Maximum number of results to return (default: 25) |