find_update_sets
Identify update sets that hold changes for a given artifact name, showing what's already captured or in-flight before you edit.
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) |