List Lost Reasons
heymax_crm_list_lost_reasonsRetrieve lost or closing reasons for customer service records in HeyMax CRM. Use it to review why deals or service tickets were closed, with optional limits and JSON or markdown output.
Instructions
List available lost or closing reasons for customer service records 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 |