cldkctl_registry_labels_update
Update registry labels for specific projects and organizations using the MCP cldkctl Server. Provide organization, user, project, registry IDs, and new labels data.
Instructions
Call the cldkctl_registry_labels_update endpoint
Input Schema
TableJSON 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 |