get_label_assignments
Retrieve a list of resources assigned to a specific label. Identify which cloud resources are linked to a label by providing the label ID.
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. |