get_label_assignments
Retrieve all cloud resources assigned to a specific label ID. Identify which resources are grouped under a label for cost allocation or management.
Instructions
Use this when the user wants to see which resources are assigned to a specific label. Returns a list of assigned objects. Do NOT use this for viewing label details (use get_label) or allocations (use list_allocations).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the label to retrieve assignments for. |