waroom_update_service_label
Update service labels on the Waroom MCP server by specifying the service name, label UUID, new label name, and color code. Maintain accurate and consistent labeling for services.
Instructions
特定のサービスのラベルを更新します。
Input Schema
Name | Required | Description | Default |
---|---|---|---|
color | Yes | 新しいラベルの色(6桁の16進数カラーコード、例: ff0000) | |
label_uuid | Yes | 更新するラベルのUUID | |
name | Yes | 新しいラベル名 | |
service_name | Yes | サービス名 |