get_all_tasks_in_group
Retrieve all tasks from a specific group or personal task list in Zoho Mail. Filter by status to see pending or completed tasks.
Instructions
Get all tasks in a group/personal tasks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zgid | Yes | ||
| status | No |
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 |