get_all_folders
Fetch the complete list of folders in a Zoho Mail account using its account ID, enabling efficient mailbox organization and navigation.
Instructions
Get all folders in account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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 |