list_deployments
Retrieve recent application deployments from ServiceNow, with filters for pipeline, environment, state, and record limit.
Instructions
List recent application deployments tracked in ServiceNow
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max records (default 25) | |
| state | No | Filter by state: "success", "failed", "in_progress" | |
| environment | No | Filter by environment (e.g. "prod", "staging") | |
| pipeline_sys_id | No | Filter by pipeline |