add_task
Create a new personal or group task in Zoho Mail by providing the account ID and task details.
Instructions
Add a new group/personal task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zgid | Yes | ||
| task_data | 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 |