get_label_details
Retrieve detailed information about a specific Zoho Mail label by providing the account ID and label ID.
Instructions
Get specific label details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label_id | Yes | ||
| account_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | Response data | |
| error | No | Error message if any | |
| success | Yes | Whether the operation was successful | |
| status_code | No | HTTP status code |