get_specific_task
Retrieve complete details for a specific Zoho Mail task using its task ID and zgid. Access task information directly for accurate tracking and management.
Instructions
Get specific task details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zgid | Yes | ||
| task_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 |