get_label
Retrieve detailed information for a specific label in a project by providing the project ID and label ID. Access label attributes like name and color directly.
Instructions
Get details of a specific label.
Args: project_id: The UUID identifier of the project label_id: The UUID identifier of the label
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label_id | Yes | ||
| project_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |