cldkctl_registry_labels_create
Create and assign custom labels to a specified registry using the MCP cldkctl Server. Provide organization, user, project, and registry IDs along with label data to manage registry metadata efficiently.
Instructions
Call the cldkctl_registry_labels_create 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 |