create_label
Create a new label in Zoho Mail to organize emails by providing account ID and display name, with optional color for customization.
Instructions
Create a new label.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| color | No | #ffd700 | |
| account_id | Yes | ||
| display_name | 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 |