cldkctl_registry_labels_update
Update registry labels for a specific project and organization using the MCP cldkctl Server. Input organization, user, project, and registry IDs along with labels data to modify metadata efficiently.
Instructions
Call the cldkctl_registry_labels_update endpoint
Input Schema
Name | Required | Description | Default |
---|---|---|---|
labels_data | Yes | Labels data | |
organization_id | Yes | Organization ID | |
project_id | Yes | Project ID | |
registry_id | Yes | Registry ID | |
user_id | Yes | User ID |