get_all_notes
Retrieve all notes from a specified Zoho Mail group by providing its group ID, delivering the full note list for review and management.
Instructions
Get all notes in group.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_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 |