find_update_sets
Identifies update sets holding changes to a specified artifact by name, revealing what is in-flight or already captured for promotion before you modify it.
Instructions
List the update sets that contain changes to an artifact (by name), so you know what is in-flight or already captured for promotion before you touch it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Artifact name (or partial) to match against captured updates | |
| limit | No | Max update records to scan (default 100) |