List Events
heymax_crm_list_eventsList customer service events from HeyMax CRM, with optional limit and markdown or JSON response format. Use it to retrieve CRM event data for monitoring or analysis.
Instructions
List customer service events available in the HeyMax CRM API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of items to return, between 1 and 100. | |
| response_format | No | Response format. Use 'markdown' for readability or 'json' for structured output. | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | ||
| items | Yes | ||
| truncated | Yes | ||
| total_count | Yes |